rust/compiler/rustc_middle/src/hir
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
..
map separate definitions and HIR owners 2022-09-24 23:21:19 +09:00
mod.rs separate definitions and HIR owners 2022-09-24 23:21:19 +09:00
nested_filter.rs Reword comments and rename HIR visiting methods. 2022-07-07 16:01:43 +02:00
place.rs Add #[derive(TypeVisitable)] 2022-07-05 22:25:15 +01:00