rust/compiler/rustc_ast_passes
Matthias Krüger 4d53a28cac
Rollup merge of #131652 - compiler-errors:modifiers, r=Nadrieril,jieyouxu
Move polarity into `PolyTraitRef` rather than storing it on the side

Arguably we could move these modifiers into `TraitRef` instead of `PolyTraitRef`, but I see `TraitRef` as simply the *path* part of the trait ref. It doesn't really matter -- refactoring this further is much easier now.
2024-10-15 05:11:37 +02:00
..
src Rollup merge of #131652 - compiler-errors:modifiers, r=Nadrieril,jieyouxu 2024-10-15 05:11:37 +02:00
Cargo.toml bump itertools to 0.12 2024-03-08 12:34:05 +03:00
messages.ftl Rollup merge of #131550 - compiler-errors:extern-diags, r=spastorino 2024-10-14 17:06:38 +02:00