rust/compiler/rustc_interface/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
..
callbacks.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
errors.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
interface.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
lib.rs Move codegen_and_build_linker from Queries to Linker 2024-07-01 11:00:49 +00:00
passes.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
proc_macro_decls.rs Move expansion of query macros in rustc_middle to rustc_middle::query 2023-05-15 08:49:13 +02:00
queries.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
tests.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
util.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00