mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
286263335b
Create `Ty` type alias in `rustc_type_ir` r? lcnr Anywhere that required the use of the trait `Ty` I used `ty::Ty<I>` otherwise it should be `Ty<I>`