os-rust/compiler/rustc_builtin_macros
Matthias Krüger a1a750b5ad
Rollup merge of #94030 - ChayimFriedman2:issue-94010, r=petrochenkov
Correctly mark the span of captured arguments in `format_args!()`

It should not include the braces, or misspelling suggestions will be wrong.

Fixes #94010.
2022-02-17 06:30:02 +01:00
..
src Rollup merge of #94030 - ChayimFriedman2:issue-94010, r=petrochenkov 2022-02-17 06:30:02 +01:00
Cargo.toml Add a lint for duplicated attributes. 2021-12-15 23:43:13 +01:00