You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This adds unnecessary complexity in a lot of places in GIL, and the properties of gil::Type are not used anywhere. There are better ways to get access to layout properties of types, especially at the LLVM level, so gil::Type has no use.