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
/
fixtures
Age
Commit message (
Expand
)
Author
Lines
2024-02-28
Add regression test for inclusion of whitespace characters in rustdoc highlig...
Guillaume Gomez
-1
/
+1
2023-12-01
rustdoc: do not escape quotes in body text
Michael Howell
-5
/
+5
2022-10-31
rustdoc: rename syntax highlighting CSS class `attribute` to `attr`
Michael Howell
-4
/
+4
2022-08-20
Extend decoration test to detect regressions
Guillaume Gomez
-1
/
+3
2022-08-20
Update rustdoc tests
Guillaume Gomez
-9
/
+11
2022-08-14
Update rustdoc tests
Guillaume Gomez
-31
/
+31
2022-08-11
rustdoc: don't generate DOM element for operator
Jacob Hoffman-Andrews
-15
/
+15
2021-10-25
rustdoc: use better highlighting for *const, *mut, and &mut
Michael Howell
-2
/
+2
2021-10-23
Rollup merge of #85833 - willcrichton:example-analyzer, r=jyn514
Matthias Krüger
-0
/
+2
2021-10-08
Change handling of spans in scrape examples, add test for highlight decorations
Will Crichton
-0
/
+2
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
/
+16
2021-08-05
Fix invalid generation of HTML in highlight
Guillaume Gomez
-0
/
+4
2021-08-05
Update rustdoc tests
Guillaume Gomez
-1
/
+1
2021-04-08
Add test for idents merge
Guillaume Gomez
-0
/
+20
2021-04-02
rustdoc: update macro highlight tests
Michael Howell
-4
/
+4
2020-11-15
Add test to ensure that no DOS backline (\r\n) doesn't create extra backline ...
Guillaume Gomez
-0
/
+3
2020-08-27
Add expect test for rustdoc html highlighting
Aleksey Kladov
-0
/
+43