rust/compiler/rustc_trait_selection
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 Multiple candidates with same response is not ambiguous 2023-02-10 00:35:25 +00:00