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
Rollup merge of rust-lang#154036 - RalfJung:unsized-locals-helper-rm, r=nnethercote
borrowck/type_check: remove helper left-over from unsized locals
This used to check two features, but ever since rust-lang#141811 it's only one so there's no reason any more to have a helper function here.
0 commit comments