On Thu Aug 14 12:51:40 2025 +0000, Jacek Caban wrote:
Maybe it should be set outside `reg_type` then?
I don't think it's a good idea to spread type name initialization in more places just to avoid an allocation that was already there before. Maybe we can refactor the type creation code to make it less messy but it wasn't the purpose of this MR.