mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
c30e15aded
Trait predicates for types which have errors may still evaluate to OK leading to downstream ICEs. Now we return a selection error for such types in candidate assembly and thereby prevent such issues