rust/compiler/rustc_query_system/src/query
2022-09-09 20:24:02 -05:00
..
caches.rs Avoid sharding query caches entirely in single-threaded mode 2022-02-20 14:57:34 -05:00
config.rs Remove unnecessary TRY_LOAD_FROM_DISK constant 2022-09-09 20:24:02 -05:00
job.rs UPDATE - into_diagnostic to take a Handler instead of a ParseSess 2022-09-05 02:18:45 -04:00
mod.rs Auto merge of #100869 - nnethercote:replace-ThinVec, r=spastorino 2022-09-01 08:01:06 +00:00
plumbing.rs Remove cache_on_disk from QueryVTable 2022-09-09 20:21:58 -05: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.