rust/compiler/rustc_resolve
LingMan 8e34522309 Remove unneeded mut variable
`arg_elide` gets initialized, immediately cloned, and only written to after that.
The last reading access was removed back in
7704762604
2021-02-01 15:37:46 +01:00
..
src Remove unneeded mut variable 2021-02-01 15:37:46 +01:00
Cargo.toml