rust/compiler/rustc_query_impl/src
Camille GILLOT f96e960ccf Access the session directly from DepContext. 2021-02-20 22:53:46 +01:00
..
README.md Move the query system to rustc_query_impl. 2021-02-19 17:51:58 +01:00
keys.rs Move the query system to rustc_query_impl. 2021-02-19 17:51:58 +01:00
lib.rs Move the query system to rustc_query_impl. 2021-02-19 17:51:58 +01:00
plumbing.rs Access the session directly from DepContext. 2021-02-20 22:53:46 +01:00
profiling_support.rs Move the query system to rustc_query_impl. 2021-02-19 17:51:58 +01:00
stats.rs Move the query system to rustc_query_impl. 2021-02-19 17:51:58 +01:00
values.rs Move the query system to rustc_query_impl. 2021-02-19 17:51:58 +01:00

README.md

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