rust/compiler/rustc_errors/src/markdown
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
..
tests Reformat use declarations. 2024-07-29 08:26:52 +10:00
mod.rs Add blank lines after module-level //! comments. 2024-06-20 09:23:20 +10:00
parse.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
term.rs constify a couple thread_local statics 2024-02-12 16:25:39 +01:00