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#129517 - cjgillot:known-panic-array, r=pnkfelix
Compute array length from type for unconditional panic lint.
Fixesrust-lang#98444
The cases that involve slicing are harder, so rust-lang#38035 remains open.
0 commit comments