rust/compiler/rustc_trait_selection/src
Gurinder Singh c30e15aded Fail candidate assembly for erroneous types
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
2024-04-16 12:42:48 +05:30
..
solve Remove ConstVariableOriginKind 2024-04-15 16:52:12 -04:00
traits Fail candidate assembly for erroneous types 2024-04-16 12:42:48 +05:30
errors.rs Rename AddToDiagnostic as Subdiagnostic. 2024-03-11 10:04:49 +11:00
infer.rs Pass list of defineable opaque types into canonical queries 2024-04-08 15:00:26 +00:00
lib.rs Fix value suggestion for array in generic context 2024-04-14 09:42:53 -04:00
regions.rs Move trait into attr so it's greppable 2024-02-16 15:07:37 +00:00