about summary refs log tree commit diff
path: root/src/librustdoc/html/highlight
AgeCommit message (Expand)AuthorLines
2021-01-30rustdoc tweakingbors-4/+5
2020-12-24rustdoc: Highlight edition-specific keywords correctly in code blocks, accoun...ThePuzzlemaker-2/+3
2020-11-15Add test to ensure that no DOS backline (\r\n) doesn't create extra backline ...Guillaume Gomez-11/+24
2020-08-31Update expect-test to 1.0Aleksey Kladov-1/+1
2020-08-27Add expect test for rustdoc html highlightingAleksey Kladov-61/+63
2020-08-27Remove dependency on StringReader from rustdoc highlighterAleksey Kladov-20/+4
2020-08-08Eliminate the `SessionGlobals` from `librustc_ast`.Nicholas Nethercote-1/+1
2020-07-14rustdoc: glue tokens before highlightingAndy Russell-0/+82