rust/compiler/rustc_query_impl/src
Camille GILLOT 07ee031763 Stop using CRATE_DEF_INDEX.
`CRATE_DEF_ID` and `CrateNum::as_def_id` are almost always what we want.
2022-04-17 12:14:42 +02:00
..
keys.rs rework implementation for inherent impls for builtin types 2022-03-30 11:23:58 +02:00
lib.rs Switch bootstrap cfgs 2022-02-25 08:00:52 -05:00
on_disk_cache.rs
plumbing.rs Auto merge of #94084 - Mark-Simulacrum:drop-sharded, r=cjgillot 2022-02-27 14:04:07 +00:00
profiling_support.rs Stop using CRATE_DEF_INDEX. 2022-04-17 12:14:42 +02:00
README.md
values.rs

For more information about how the query system works, see the rustc dev guide.