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
With --add-drop-bounds, arrays still give a BuiltinOrAuto. We should give them a proper Drop impl instead, and be more explicit about what a BuiltinOrAuto for Drop means (the remaining ones should all be no-ops).