rust/compiler/rustc_trait_selection/src
bors 7690f29bdb Auto merge of #125230 - compiler-errors:uplift-query-stuff, r=lcnr
Uplift more query stuff

- Uplift various query input/response internals
- Uplift the `ProofTree` structures and make the `ProofTreeBuilder` stuff (mostly) generic over `Interner`
- Stop using `TyCtxt::def_kind` in favor of `AliasTerm::kind`

r? lcnr
2024-05-19 00:03:48 +00:00
..
solve Move NormalizesTo back down 2024-05-18 16:21:43 -04:00
traits Auto merge of #125257 - jieyouxu:rollup-11evnm9, r=jieyouxu 2024-05-18 21:45:06 +00:00
errors.rs Lift TraitRef into rustc_type_ir 2024-05-10 15:44:03 -04:00
infer.rs Remove trivial Binder::dummy calls 2024-05-16 14:24:23 -04:00
lib.rs Remove extern crate rustc_middle from rustc_trait_selection. 2024-05-13 08:20:18 +10:00
regions.rs Remove extern crate rustc_macros from numerous crates. 2024-04-29 10:21:54 +10:00