rust/compiler/rustc_macros/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
..
diagnostics Reformat use declarations. 2024-07-29 08:26:52 +10:00
symbols Fix symbols::tests::test_symbols 2023-10-26 02:02:22 -07:00
current_version.rs Simplify the current_rustc_version macro. 2023-11-10 10:54:21 +11:00
extension.rs Nits and formatting 2024-06-03 10:02:08 -04:00
hash_stable.rs Make synstructure underscore_const(true) the default 2024-02-17 13:57:33 +01:00
lib.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
lift.rs lift_to_tcx -> lift_to_interner 2024-07-17 10:46:10 -04:00
query.rs Make the panic info more useful 2024-06-06 09:47:10 +00:00
serialize.rs Fix up whitespace in compiler/rustc_macros/src/serialize.rs. 2024-05-22 16:03:46 +10:00
symbols.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
type_foldable.rs Make synstructure underscore_const(true) the default 2024-02-17 13:57:33 +01:00
type_visitable.rs Convert TypeVisitor and DefIdVisitor to use VisitorResult 2024-03-05 13:28:15 -05:00