rust/compiler/rustc_query_system/src/query
bors aadd6189ad Auto merge of #87449 - matthiaskrgr:clippyy_v2, r=nagisa
more clippy::complexity fixes

(also a couple of clippy::perf fixes)
2021-08-01 09:15:15 +00:00
..
caches.rs Streamline try_start code 2021-05-02 12:25:48 -04:00
config.rs Reduce amount of function pointers. 2021-05-30 15:15:22 +02:00
job.rs Streamline try_start code 2021-05-02 12:25:48 -04:00
mod.rs Restrict field visibility 2021-07-25 20:43:27 -05:00
plumbing.rs Auto merge of #87449 - matthiaskrgr:clippyy_v2, r=nagisa 2021-08-01 09:15:15 +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.