rust/compiler/rustc_query_impl/src
2021-09-21 00:41:44 +04:00
..
keys.rs Querify fn_abi_of_{fn_ptr,instance}. 2021-09-18 04:41:33 +03:00
lib.rs Note that type aliases cannot be recursive 2021-08-27 14:50:51 -07:00
on_disk_cache.rs Replace cnum_map with tcx.stable_crate_id_to_crate_num() in OnDiskCache. 2021-09-14 13:56:33 +02:00
plumbing.rs Disable visible path calculation for PrettyPrinter in Ok path of compiler 2021-09-21 00:41:44 +04:00
profiling_support.rs Restrict access to crate_name. 2021-06-02 18:35:32 +02:00
README.md
stats.rs Correct comments about untracked accesses. 2021-07-06 19:26:02 +02:00
util.rs Note that type aliases cannot be recursive 2021-08-27 14:50:51 -07:00
values.rs

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