about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-11-09 05:33:16 +0000
committerbors <bors@rust-lang.org>2021-11-09 05:33:16 +0000
commit60952bc3da442cf2ea11dcc9c80a461a659bbcd7 (patch)
tree5c0793aef63ff65a56795a5852e448a64e054137 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentc57704f3eb4319cc93513c232e9c434a73af46d2 (diff)
parent8e21f3a4d7a8a5a90ee21f00aed101340221a8b6 (diff)
downloadrust-60952bc3da442cf2ea11dcc9c80a461a659bbcd7.tar.gz
rust-60952bc3da442cf2ea11dcc9c80a461a659bbcd7.zip
Auto merge of #90485 - camsteffen:fmt-args-less-bind, r=m-ou-se
Don't destructure args tuple in format_args!

This allows Clippy to parse the HIR more simply since `arg0` is changed to `_args.0`. (cc rust-lang/rust-clippy#7843). From rustc's perspective, I think this is something between a lateral move and a tiny improvement since there are fewer bindings.

r? `@m-ou-se`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions