1
Fork 0
rust/compiler/rustc_trait_selection/src
许杰友 Jieyou Xu (Joe) 2a94a5bc21
Rollup merge of #126258 - oli-obk:recursive_rpit, r=lcnr
Do not define opaque types when selecting impls

fixes #126117

r? `@lcnr` for inconsistency with next solver
2024-06-11 14:16:47 +01:00
..
solve Uplift TypeRelation and Relate 2024-06-06 07:50:19 -04:00
traits Rollup merge of #126258 - oli-obk:recursive_rpit, r=lcnr 2024-06-11 14:16:47 +01:00
errors.rs Lift TraitRef into rustc_type_ir 2024-05-10 15:44:03 -04:00
infer.rs Add cycle errors to ScrubbedTraitError to remove a couple more calls to new_with_diagnostics 2024-06-03 09:27:52 -04:00
lib.rs Stabilize Option::take_if 2024-06-06 20:01:59 +02:00
regions.rs Add cycle errors to ScrubbedTraitError to remove a couple more calls to new_with_diagnostics 2024-06-03 09:27:52 -04:00