Files
rust/compiler
Matthias Krüger d810c13b92 Rollup merge of #135697 - compiler-errors:poly-trait-ref, r=lqd
Get rid of `ToPolyTraitRef`

It's generally a footgun, since it throws away `PredicatePolarity`.

This PR doesn't attempt to fix any related bugs having to do with binders or polarity; it just tries to pass through `TraitPredicate`s around instead of `TraitRef`s. There should be basically no functional changes.
2025-01-19 01:18:57 +01:00
..
2025-01-08 21:26:39 +01:00
2025-01-14 23:49:10 +11:00
2025-01-18 18:47:17 +00:00
2025-01-07 14:30:02 +02:00
2025-01-07 14:30:02 +02:00