index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustdoc
/
html
/
highlight
Age
Commit message (
Expand
)
Author
Lines
2021-10-04
Make rustdoc not highlight `->` and `=>` as operators
Michael Howell
-4
/
+4
2021-08-06
Add test for union keyword highlighting
Guillaume Gomez
-0
/
+26
2021-08-05
Fix invalid generation of HTML in highlight
Guillaume Gomez
-0
/
+18
2021-08-05
Move extra arguments for highlight URL generation into a new ContextInfo stru...
Guillaume Gomez
-2
/
+2
2021-08-05
Update rustdoc tests
Guillaume Gomez
-3
/
+3
2021-07-08
Rework SESSION_GLOBALS API to prevent overwriting it
Guillaume Gomez
-3
/
+3
2021-05-05
Update highlight tests
Guillaume Gomez
-11
/
+16
2021-04-08
Add test for idents merge
Guillaume Gomez
-0
/
+20
2021-04-02
rustdoc: update macro highlight tests
Michael Howell
-4
/
+4
2021-01-30
rustdoc tweaking
bors
-4
/
+5
2020-12-24
rustdoc: Highlight edition-specific keywords correctly in code blocks, accoun...
ThePuzzlemaker
-2
/
+3
2020-11-15
Add test to ensure that no DOS backline (\r\n) doesn't create extra backline ...
Guillaume Gomez
-11
/
+24
2020-08-31
Update expect-test to 1.0
Aleksey Kladov
-1
/
+1
2020-08-27
Add expect test for rustdoc html highlighting
Aleksey Kladov
-61
/
+63
2020-08-27
Remove dependency on StringReader from rustdoc highlighter
Aleksey Kladov
-20
/
+4
2020-08-08
Eliminate the `SessionGlobals` from `librustc_ast`.
Nicholas Nethercote
-1
/
+1
2020-07-14
rustdoc: glue tokens before highlighting
Andy Russell
-0
/
+82