rust/compiler/rustc_errors/src/markdown/tests
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
..
input.md Add a simple markdown parser for formatting rustc --explain 2023-07-03 16:04:18 -04:00
output.stdout Add a simple markdown parser for formatting rustc --explain 2023-07-03 16:04:18 -04:00
parse.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
term.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00