rust/compiler/rustc_query_system/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
..
dep_graph Revert "Auto merge of #101620 - cjgillot:compute_lint_levels_by_def, r=oli-obk" 2022-09-22 19:36:11 +02:00
ich separate definitions and HIR owners 2022-09-24 23:21:19 +09:00
query FIX - adopt new Diagnostic naming in newly migrated modules 2022-09-21 11:43:22 -04:00
cache.rs Remove (lots of) dead code 2021-03-27 22:16:33 -04:00
error.rs FIX - adopt new Diagnostic naming in newly migrated modules 2022-09-21 11:43:22 -04:00
lib.rs Rollup merge of #101801 - SparrowLii:query_depth_note, r=estebank 2022-09-17 19:27:06 +02:00
values.rs Make HandleCycleError an enum instead of a macro-generated closure 2022-09-06 19:26:08 -05:00