about summary refs log tree commit diff
path: root/src/test/rustdoc/bad-codeblock-syntax.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-44/+0
2021-11-28Fix warnings in rustdoc HTML testsNoah Lev-0/+2
2020-08-27Remove dependency on StringReader from rustdoc highlighterAleksey Kladov-6/+6
2020-01-17rustdoc: Catch fatal errors when syntax highlightingOliver Middleton-0/+7
2020-01-15rustdoc: HTML escape codeblocks which fail syntax highlightingOliver Middleton-0/+8
2019-01-14rustdoc: check code block syntax in early passAndy Russell-0/+27