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
fix: skip layout tests for types with unknown attributes
Types with unknown attributes (found_unknown_attr) may have unpredictable
layouts. Skip layout tests to prevent compile-time assertion failures.
Fixes#3319
0 commit comments