rust/compiler/rustc_next_trait_solver/src
许杰友 Jieyou Xu (Joe) ffb93361b4
Rollup merge of #127439 - compiler-errors:uplift-elaborate, r=lcnr
Uplift elaboration into `rustc_type_ir`

Allows us to deduplicate and consolidate elaboration (including these stupid elaboration duplicate fns i added for pretty printing like 3 years ago) so I'm pretty hyped about this change :3

r? lcnr
2024-07-08 13:04:33 +08:00
..
relate Uplift PredicateEmittingRelation first 2024-07-06 10:05:49 -04:00
solve Rollup merge of #127439 - compiler-errors:uplift-elaborate, r=lcnr 2024-07-08 13:04:33 +08:00
canonicalizer.rs Split SolverDelegate back out from InferCtxtLike 2024-07-05 16:39:39 -04:00
coherence.rs Uplift trait_ref_is_knowable and friends 2024-07-07 11:10:32 -04:00
delegate.rs Rollup merge of #127439 - compiler-errors:uplift-elaborate, r=lcnr 2024-07-08 13:04:33 +08:00
lib.rs Uplift trait_ref_is_knowable and friends 2024-07-07 11:10:32 -04:00
relate.rs Uplift PredicateEmittingRelation first 2024-07-06 10:05:49 -04:00
resolve.rs Split SolverDelegate back out from InferCtxtLike 2024-07-05 16:39:39 -04:00