rust/compiler
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
..
2024-10-09 10:28:16 -07:00
2024-10-10 06:07:52 -04:00
2024-10-12 17:07:13 -04:00
2024-10-12 21:57:50 +00:00
2024-10-10 11:46:48 -07:00