diff options
| author | bors <bors@rust-lang.org> | 2021-11-09 05:33:16 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-11-09 05:33:16 +0000 |
| commit | 6536c586fe793c5ecbc3371f618d2e7c3863b908 (patch) | |
| tree | fd93ced798151b7189e909dd6e74597f3ce53143 /compiler/rustc_mir_transform/src/coverage/debug.rs | |
| parent | c063203c2bacd015156f353d6de0c2071c9c26bd (diff) | |
| parent | 9a8919d823276629d34c2cc35f257a10783f35ea (diff) | |
| download | rust-6536c586fe793c5ecbc3371f618d2e7c3863b908.tar.gz rust-6536c586fe793c5ecbc3371f618d2e7c3863b908.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_mir_transform/src/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions
