rust/compiler/rustc_infer/src
bors 34582118af Auto merge of #125076 - compiler-errors:alias-term, r=lcnr
Split out `ty::AliasTerm` from `ty::AliasTy`

Splitting out `AliasTerm` (for use in project and normalizes goals) and `AliasTy` (for use in `ty::Alias`)

r? lcnr
2024-05-13 22:20:43 +00:00
..
errors Remove `extern crate rustc_middle` from `rustc_infer`. 2024-05-13 08:20:18 +10:00
infer Auto merge of #125076 - compiler-errors:alias-term, r=lcnr 2024-05-13 22:20:43 +00:00
traits Apply nits 2024-05-13 16:55:58 -04:00
lib.rs Remove `extern crate rustc_middle` from `rustc_infer`. 2024-05-13 08:20:18 +10:00