summary refs log tree commit diff
path: root/src/test/rustdoc-ui/invalid-syntax.stderr
AgeCommit message (Expand)AuthorLines
2019-10-24Increase spacing for suggestions in diagnosticsEsteban Küber-0/+11
2019-09-07rustdoc: fix diagnostic with mixed code block stylesEric Huss-0/+18
2019-08-19librustdoc: warn on empty doc testTom Milligan-0/+22
2019-08-05adapt rustdoc to infailable lexerAleksey Kladov-14/+154
2019-03-25compiletest: make path normalization smarterAndy Russell-11/+11
2019-01-14rustdoc: check code block syntax in early passAndy Russell-9/+96
2018-09-29Add a sentence before rustc errorsGuillaume Gomez-0/+1
2018-09-29Improve error display for codeblocks in rustdocGuillaume Gomez-0/+9