diff options
| author | LingMan <LingMan@users.noreply.github.com> | 2021-01-20 02:48:48 +0100 |
|---|---|---|
| committer | LingMan <LingMan@users.noreply.github.com> | 2021-02-01 15:37:46 +0100 |
| commit | 8e34522309cb6907da0a6ae593894f2b1d847ee6 (patch) | |
| tree | e9ba5965c82af2fe1b83bccb868b1a8741da0ef3 /compiler/rustc_parse/src | |
| parent | e0d9f793990d20f8f640097e28556886ba5362f0 (diff) | |
| download | rust-8e34522309cb6907da0a6ae593894f2b1d847ee6.tar.gz rust-8e34522309cb6907da0a6ae593894f2b1d847ee6.zip | |
Remove unneeded `mut` variable
`arg_elide` gets initialized, immediately cloned, and only written to after that. The last reading access was removed back in https://github.com/rust-lang/rust/commit/7704762604a8bf4504a06e8c9713bc7c158d362a
Diffstat (limited to 'compiler/rustc_parse/src')
0 files changed, 0 insertions, 0 deletions
