rust/compiler/rustc_metadata/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
..
rmeta Reformat use declarations. 2024-07-29 08:26:52 +10:00
creader.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
dependency_format.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
foreign_modules.rs Do not fetch HIR in native_libs. 2023-07-17 07:37:03 +00:00
fs.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
lib.rs Remove #[macro_use] extern crate tracing from rustc_metadata. 2024-05-23 18:02:40 +10:00
locator.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
native_libs.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00