rust/compiler/rustc_save_analysis/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
..
dump_visitor.rs separate definitions and HIR owners 2022-09-24 23:21:19 +09:00
dumper.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
errors.rs UPDATE - rename DiagnosticHandler macro to Diagnostic 2022-09-21 11:39:53 -04:00
lib.rs separate definitions and HIR owners 2022-09-24 23:21:19 +09:00
sig.rs Handle generic parameters. 2022-09-09 01:31:46 +00:00
span_utils.rs Include (potentially remapped) working dir in crate hash 2021-08-15 15:17:37 -05:00