rust/compiler/rustc_query_impl/src
2022-06-29 10:02:30 +08:00
..
keys.rs Move lint expectation checking into a separate query (RFC 2383) 2022-05-08 14:37:14 +02:00
lib.rs get rid of tcx in deadlock handler when parallel compilation 2022-06-29 10:02:30 +08:00
on_disk_cache.rs Auto merge of #98106 - cjgillot:split-definitions, r=michaelwoerister 2022-06-17 10:00:11 +00:00
plumbing.rs get rid of tcx in deadlock handler when parallel compilation 2022-06-29 10:02:30 +08:00
profiling_support.rs Integrate measureme's hardware performance counter support. 2022-06-13 07:56:47 +00: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.