mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
19dacee0d8
Uplift `TraitRef` into `rustc_type_ir` Emotional rollercoaster r? lcnr
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.