about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
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
commit6536c586fe793c5ecbc3371f618d2e7c3863b908 (patch)
treefd93ced798151b7189e909dd6e74597f3ce53143 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
parentc063203c2bacd015156f353d6de0c2071c9c26bd (diff)
parent9a8919d823276629d34c2cc35f257a10783f35ea (diff)
downloadrust-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 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions