rust/compiler/rustc_transmute
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
..
src rustc_middle: Remove trait DefIdTree 2023-03-02 23:46:44 +04:00
Cargo.toml safe transmute: use FxIndex{Map,Set} instead of FxHash{Map,Set} 2022-08-23 15:52:49 +00:00