rust/compiler/rustc_query_system/src/ich
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
..
hcx.rs separate definitions and HIR owners 2022-09-24 23:21:19 +09:00
impls_hir.rs Remove unused hashing infra. 2022-08-07 17:51:55 +02:00
impls_syntax.rs Use HashStable_Generic in rustc_type_ir 2022-09-07 16:05:06 -07:00
mod.rs Remove NodeIdHashingMode. 2022-04-12 19:59:32 +02:00