about summary refs log tree commit diff
path: root/compiler/rustc_parse/src
diff options
context:
space:
mode:
authorJonas Schievink <jonasschievink@gmail.com>2021-02-02 12:15:08 +0100
committerGitHub <noreply@github.com>2021-02-02 12:15:08 +0100
commit73f859e912bb9ab60cef84e2d79ad2353691b9f0 (patch)
tree57c3ce39ddd0fb4e5112219df3531f5e1dee6a94 /compiler/rustc_parse/src
parentd2f96a9b64b3769006095357046f1ca328925fde (diff)
parent8e34522309cb6907da0a6ae593894f2b1d847ee6 (diff)
downloadrust-73f859e912bb9ab60cef84e2d79ad2353691b9f0.tar.gz
rust-73f859e912bb9ab60cef84e2d79ad2353691b9f0.zip
Rollup merge of #81631 - LingMan:rem_var, r=davidtwco
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