As an extension of the work from #10617 & #11626 , a proc shouldn't have to shadow a variable to get the mutability. [This](https://github.com/mozilla/rust/blob/3dbc1c34e694f38daeef741cfffc558606443c15/src/test/run-pass/kindck-implicit-close-over-mut-var.rs#L40-L44) shouldn't be necessary.