rust/compiler/rustc_query_impl/src
Nicholas Nethercote 84ac80f192 Reformat use declarations.
The previous commit updated `rustfmt.toml` appropriately. This commit is
the outcome of running `x fmt --all` with the new formatting options.
2024-07-29 08:26:52 +10:00
..
lib.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
plumbing.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
profiling_support.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
README.md Move the query system to rustc_query_impl. 2021-02-19 17:51:58 +01:00

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