rust/compiler/rustc_hir_analysis/src/variance
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
..
constraints.rs remove bound_type_of query; make type_of return EarlyBinder; change type_of in metadata 2023-02-16 17:05:56 -07:00
mod.rs rustc_middle: Remove trait DefIdTree 2023-03-02 23:46:44 +04:00
solve.rs remove bound_type_of query; make type_of return EarlyBinder; change type_of in metadata 2023-02-16 17:05:56 -07:00
terms.rs Prefer doc comments over //-comments in compiler 2022-11-27 11:19:04 +00:00
test.rs remove error code from #[rustc_variance] and document its remains 2023-01-18 21:10:27 +13:00
xform.rs rustc_typeck to rustc_hir_analysis 2022-09-27 10:37:23 +02:00