rust/compiler/rustc_privacy
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 errors: generate typed identifiers in each crate 2023-02-22 09:15:53 +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