rust/compiler/rustc_ast/src/util
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
..
comments Reformat `use` declarations. 2024-07-29 08:26:52 +10:00
case.rs Replace some `bool` params with an enum 2022-10-01 10:13:02 +00:00
classify.rs Rollup merge of #127092 - compiler-errors:rtn-dots-redux, r=estebank 2024-07-03 23:30:07 +02:00
comments.rs Reformat `use` declarations. 2024-07-29 08:26:52 +10:00
literal.rs Reformat `use` declarations. 2024-07-29 08:26:52 +10:00
parser.rs Reformat `use` declarations. 2024-07-29 08:26:52 +10:00
unicode.rs Remove dependency on slice_internals feature in rustc_ast 2023-01-22 13:05:47 +01:00