rust/compiler/rustc_infer/src
Dylan DPC 53090fefd1
Rollup merge of #98012 - compiler-errors:poly-trait-refs-are-traits, r=cjgillot
`ValuePairs::PolyTraitRefs` should be called "trait"s in type error diagnostics

Pretty simple, we already do this for `ValuePairs::TraitRefs`...
2022-06-12 12:14:30 +02:00
..
infer Rollup merge of #98012 - compiler-errors:poly-trait-refs-are-traits, r=cjgillot 2022-06-12 12:14:30 +02:00
traits Folding revamp. 2022-06-08 09:24:03 +10:00
lib.rs add new emit_inference_failure_err 2022-06-02 10:19:15 +02:00