rust/compiler/rustc_query_impl/src
Nicholas Nethercote 3186e311e5 Revert dc08bc51f2.
2022-06-10 11:58:29 +10:00
..
keys.rs Move lint expectation checking into a separate query (RFC 2383) 2022-05-08 14:37:14 +02:00
lib.rs Use delayed error handling for Encodable and Encoder infallible. 2022-06-08 07:01:26 +10:00
on_disk_cache.rs Revert dc08bc51f2. 2022-06-10 11:58:29 +10:00
plumbing.rs Revert dc08bc51f2. 2022-06-10 11:58:29 +10:00
profiling_support.rs Stop using CRATE_DEF_INDEX. 2022-04-17 12:14:42 +02:00
README.md Move the query system to rustc_query_impl. 2021-02-19 17:51:58 +01:00
values.rs Overhaul TyS and Ty. 2022-02-15 16:03:24 +11:00

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