Files
rust/compiler/rustc_lint/src
Dylan DPC 8c5c983e5b Rollup merge of #98580 - PrestonFrom:issue_98466, r=estebank
Emit warning when named arguments are used positionally in format

Addresses Issue 98466 by emitting an error if a named argument
is used like a position argument (i.e. the name is not used in
the string to be formatted).

Fixes rust-lang#98466
2022-07-14 19:24:03 +05:30
..
2022-06-30 08:59:21 +01:00
2022-07-05 16:00:20 +01:00
2022-07-13 17:47:06 -05:00
2022-07-06 23:04:55 +02:00
2022-06-30 08:59:21 +01:00
2022-07-06 06:41:53 +01:00
2021-09-30 17:39:54 +02:00
2021-07-08 17:14:28 +02:00
2022-07-07 11:19:57 +00:00