rust/compiler/rustc_metadata/src/rmeta
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
..
decoder rustc: Parameterize ty::Visibility over used ID 2022-09-07 13:35:41 +04:00
decoder.rs make mk_attr_id part of ParseSess 2022-09-14 08:49:10 +08:00
def_path_hash_map.rs Use delayed error handling for Encodable and Encoder infallible. 2022-06-08 07:01:26 +10:00
encoder.rs separate definitions and HIR owners 2022-09-24 23:21:19 +09:00
mod.rs rustc: Parameterize ty::Visibility over used ID 2022-09-07 13:35:41 +04:00
table.rs RPITIT placeholder items 2022-09-09 01:31:44 +00:00