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
/
tests
/
rustdoc-ui
Age
Commit message (
Expand
)
Author
Lines
2023-12-21
Simple modification of diagnostic information
surechen
-2
/
+2
2023-12-13
Auto merge of #118213 - Urgau:check-cfg-diagnostics-rustc-cargo, r=petrochenkov
bors
-0
/
+4
2023-12-13
Add more suggestion to unexpected cfg names and values
Urgau
-0
/
+4
2023-12-12
Add a test for a codeblock with multiple invalid attributes
Guillaume Gomez
-1
/
+39
2023-12-12
Follow guidelines for lint suggestions
Guillaume Gomez
-27
/
+55
2023-12-12
Add test for `rustX` codeblock attribute
Guillaume Gomez
-1
/
+20
2023-12-02
Rename `HandlerInner::delay_span_bug` as `HandlerInner::span_delayed_bug`.
Nicholas Nethercote
-9
/
+9
2023-11-24
Manual find replace updates
Nilstrieb
-2
/
+2
2023-11-24
Bless rustdoc-ui tests
Nilstrieb
-64
/
+64
2023-11-23
rustdoc: move ICE tests to ui
Michael Howell
-0
/
+88
2023-11-08
Mark Rustdoc test as Linux-only
Jake Goulding
-1
/
+1
2023-11-04
Remove support for compiler plugins.
Nicholas Nethercote
-2
/
+2
2023-10-31
Accept less invalid Rust in rustdoc
Oli Scherer
-60
/
+376
2023-10-20
s/generator/coroutine/
Oli Scherer
-1
/
+1
2023-10-17
Rollup merge of #111072 - Urgau:check-cfg-new-syntax, r=petrochenkov
Matthias Krüger
-3
/
+3
2023-10-16
rustdoc: add `check-pass` to ICE test with no expected output
Michael Howell
-0
/
+2
2023-10-16
rustdoc: move ICE test to rustdoc-ui
Michael Howell
-0
/
+14
2023-10-16
Rollup merge of #116257 - estebank:issue-101351, r=b-naber
Matthias Krüger
-1
/
+6
2023-10-13
Tweak wording
Esteban Küber
-1
/
+1
2023-10-13
Suggest trait bounds for used associated type on type param
Esteban Küber
-0
/
+5
2023-10-13
MCP636: Adapt check-cfg tests to the new syntax
Urgau
-3
/
+3
2023-10-12
check-cfg: update rustdoc ui check-cfg tests
Urgau
-2
/
+2
2023-10-05
Add a note to duplicate diagnostics
Alex Macleod
-29
/
+26
2023-09-24
Add regression test for #102467
Guillaume Gomez
-0
/
+24
2023-09-19
Update tests for custom classes
Guillaume Gomez
-41
/
+9
2023-09-19
Add new rustdoc-ui test for `custom_code_classes_in_docs` feature
Guillaume Gomez
-1
/
+20
2023-09-17
Update tests for `custom_code_classes_in_docs` feature
Guillaume Gomez
-5
/
+9
2023-09-15
Implement new eBNF for codeblock attributes
Guillaume Gomez
-61
/
+145
2023-09-15
Add support for double quotes in markdown codeblock attributes
Guillaume Gomez
-0
/
+50
2023-09-15
Add tests for `custom_code_classes_in_docs` feature
Guillaume Gomez
-0
/
+136
2023-08-21
rustdoc: use unicode-aware checks for redundant explicit link fastpath
Michael Howell
-0
/
+18
2023-08-18
Add regression test for inline doc
Kyle Lin
-0
/
+13
2023-08-18
fix `unescaped_backticks` error
Kyle Lin
-64
/
+64
2023-08-18
narrow down the lint trigger constraint
Kyle Lin
-0
/
+1
2023-08-18
add missing deny lint
Kyle Lin
-0
/
+2
2023-08-18
Add check-pass tests and fix test behavior
Kyle Lin
-0
/
+4
2023-08-18
Still resolving rustdoc resolution panicking
Kyle Lin
-6
/
+7
2023-08-18
Support Reference & ReferenceUnknown link lint
Kyle Lin
-1
/
+909
2023-08-18
Refactor lint from rustc to rustdoc
Kyle Lin
-74
/
+327
2023-08-18
fix trailing whitespace
Kyle Lin
-2
/
+2
2023-08-18
bless test output
Kyle Lin
-9
/
+45
2023-08-18
add more tests
Kyle Lin
-0
/
+8
2023-08-18
Fix resolution caching
Kyle Lin
-1
/
+113
2023-08-18
Add warn level lint `redundant_explicit_links`
Kyle Lin
-0
/
+6
2023-08-01
Fix windows test output.
Yuri Astrakhan
-1
/
+2
2023-07-29
Fix test output.
Mara Bos
-2
/
+2
2023-07-29
Change default panic handler message format.
Mara Bos
-2
/
+4
2023-07-24
validate `doc(masked)`
Lukas Markeffsky
-7
/
+57
2023-07-22
add tests for broken links in unused doc strings
Lukas Markeffsky
-0
/
+43
2023-07-20
Auto merge of #113622 - RickleAndMortimer:issue-113184-fix, r=oli-obk
bors
-0
/
+1
[next]