rust/compiler
bors 60952bc3da 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`
2021-11-09 05:33:16 +00:00
..
2021-10-16 13:36:05 -07:00
2021-11-07 16:59:05 +01:00
2021-11-07 16:59:05 +01:00
2021-11-07 16:59:05 +01:00
2021-10-23 21:55:57 -04:00
2021-11-07 16:59:05 +01:00
2021-11-07 16:59:05 +01:00
2021-11-04 21:07:56 +01:00
2021-11-07 16:59:05 +01:00
2021-11-04 21:07:56 +01:00
2021-11-07 16:59:05 +01:00
2021-11-07 16:59:05 +01:00