rust/compiler/rustc_query_system/src/query
2022-05-04 16:15:26 +00:00
..
caches.rs Avoid sharding query caches entirely in single-threaded mode 2022-02-20 14:57:34 -05:00
config.rs rename ErrorReported -> ErrorGuaranteed 2022-03-02 09:45:25 -06:00
job.rs rename ErrorReported -> ErrorGuaranteed 2022-03-02 09:45:25 -06:00
mod.rs Remove SimpleDefKind 2022-02-17 18:08:45 -05:00
plumbing.rs Enable tracing for all queryies 2022-05-04 16:15:26 +00:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

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