| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-01-17 | rustdoc: Catch fatal errors when syntax highlighting | Oliver Middleton | -0/+7 | |
| For some errors the lexer will unwind so we need to handle that in addition to handling `token::Unknown`. | ||||
| 2020-01-15 | rustdoc: HTML escape codeblocks which fail syntax highlighting | Oliver Middleton | -0/+8 | |
| 2019-01-14 | rustdoc: check code block syntax in early pass | Andy Russell | -0/+27 | |
