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
Auto merge of rust-lang#120095 - Nadrieril:lint-resetting-mut, r=<try>
Experiment: lint resetting `mut` bindings
We would like to fixrust-lang#105647 in rust 2024. To evaluate the breakage, I wrote a lint that detects the cases where there would be a difference between now and rust 2024.
I'd like to request a crater run with `dereferencing_mut_binding` set to `deny` to see how many crates would be affected.
0 commit comments