about summary refs log tree commit diff
path: root/compiler/rustc_errors/src/markdown/tests/parse.rs
AgeCommit message (Expand)AuthorLines
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+2
2024-07-10Support lists and stylings in more places for `rustc --explain`Alex Macleod-6/+59
2023-07-03Add a simple markdown parser for formatting `rustc --explain`Trevor Gross-0/+312