rust/compiler/rustc_passes
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
..
2023-02-26 10:29:25 +00:00
2023-03-02 23:46:44 +04:00
2022-07-15 16:13:49 +01:00