rust/compiler/rustc_ty_utils/src
Takayuki Maeda 8fe936099a separate definitions and HIR owners
fix a ui test

use `into`

fix clippy ui test

fix a run-make-fulldeps test

implement `IntoQueryParam<DefId>` for `OwnerId`

use `OwnerId` for more queries

change the type of `ParentOwnerIterator::Item` to `(OwnerId, OwnerNode)`
2022-09-24 23:21:19 +09:00
..
assoc.rs separate definitions and HIR owners 2022-09-24 23:21:19 +09:00
common_traits.rs Don't consider !Unpin references as noalias 2021-03-21 20:10:53 +01:00
consts.rs rename Unevaluated to UnevaluatedConst 2022-09-23 14:27:34 +02:00
errors.rs UPDATE - rename SessionSubdiagnostic macro to Subdiagnostic 2022-09-21 11:39:53 -04:00
implied_bounds.rs RPITIT placeholder items 2022-09-09 01:31:44 +00:00
instance.rs Auto merge of #100251 - compiler-errors:tuple-trait-2, r=jackh726 2022-09-12 03:24:29 +00:00
lib.rs Only enable the let_else feature on bootstrap 2022-09-15 21:06:45 +02:00
needs_drop.rs remove the Subst trait, always use EarlyBinder 2022-09-19 11:37:27 +02:00
representability.rs Remove unused StableMap and StableSet types from rustc_data_structures 2022-07-20 13:11:39 +02:00
ty.rs remove the Subst trait, always use EarlyBinder 2022-09-19 11:37:27 +02:00