rust/compiler/rustc_mir_build
Vadim Petrochenkov c83553da31 rustc_middle: Remove trait DefIdTree
This trait was a way to generalize over both `TyCtxt` and `Resolver`, but now `Resolver` has access to `TyCtxt`, so this trait is no longer necessary.
2023-03-02 23:46:44 +04:00
..
locales Restrict #[rustc_box] to Box::new calls 2023-03-02 02:42:19 +00:00
src rustc_middle: Remove trait DefIdTree 2023-03-02 23:46:44 +04:00
Cargo.toml remove unused imports 2023-02-06 17:40:18 +03:00