rust/compiler/rustc_trait_selection/src
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
..
traits Rollup merge of #94030 - ChayimFriedman2:issue-94010, r=petrochenkov 2022-02-17 06:30:02 +01:00
autoderef.rs Revert "Auto merge of #91491 - spastorino:revert-91354, r=oli-obk" 2021-12-12 12:34:46 +08:00
infer.rs Revert "Auto merge of #91491 - spastorino:revert-91354, r=oli-obk" 2021-12-12 12:34:46 +08:00
lib.rs add a rustc::query_stability lint 2022-02-01 10:15:59 +01:00
opaque_types.rs Overhaul Const. 2022-02-15 16:19:59 +11:00