rust/compiler/rustc_query_system/src/query
2021-10-23 18:12:43 +02:00
..
caches.rs Streamline try_start code 2021-05-02 12:25:48 -04:00
config.rs Do not require QueryCtxt for cache_on_disk. 2021-10-23 18:12:43 +02:00
job.rs Adopt let_else across the compiler 2021-10-16 07:18:05 +02:00
mod.rs Build the query vtable directly. 2021-10-23 16:59:19 +02:00
plumbing.rs Build the query vtable directly. 2021-10-23 16:59:19 +02: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.