about summary refs log tree commit diff
path: root/compiler/rustc_errors/src/markdown/tests
AgeCommit message (Expand)AuthorLines
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+3
2024-07-10Support lists and stylings in more places for `rustc --explain`Alex Macleod-6/+59
2024-01-11apply fmtklensy-2/+3
2023-12-10remove redundant importssurechen-1/+0
2023-07-26Unite bless environment variables under `RUSTC_BLESS`Trevor Gross-1/+1
2023-07-03Add a simple markdown parser for formatting `rustc --explain`Trevor Gross-0/+487