rust/compiler/rustc_hir_analysis/src/outlives
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
..
explicit.rs Add Clause::ConstArgHasType variant 2023-02-17 09:30:33 +00:00
implicit_infer.rs rustc_middle: Remove trait DefIdTree 2023-03-02 23:46:44 +04:00
mod.rs Make inferred_outlives_crate return Clause 2022-11-29 12:01:58 -03:00
test.rs Rename some OwnerId fields. 2022-10-29 20:28:38 +11:00
utils.rs Change to ReError(ErrorGuaranteed) 2023-02-09 10:26:49 +00:00