1
Fork 0
rust/compiler/rustc_infer/src
bors 2e3581bca9 Auto merge of #121864 - compiler-errors:type-relating-variances, r=aliemjay
Don't grab variances in `TypeRelating` relation if we're invariant

Since `Invariant.xform(var) = Invariant` always, so just copy what the generalizer relation does.

Fixes #110106
2024-03-02 08:52:26 +00:00
..
errors Rename DiagnosticStyledString as DiagStyledString. 2024-02-28 08:55:37 +11:00
infer Auto merge of #121864 - compiler-errors:type-relating-variances, r=aliemjay 2024-03-02 08:52:26 +00:00
traits distinguish recursion limit based overflow for diagnostics 2024-02-29 10:14:02 +01:00
lib.rs Remove unnecessary min_specialization after bootstrap 2024-02-10 18:15:11 +11:00