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
/
test
/
rustdoc-ui
/
coverage
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-479
/
+0
2021-11-24
Create rustdoc_internals feature gate
Guillaume Gomez
-2
/
+1
2021-09-10
Add test for enum tuple variants and tuple struct doc count
Guillaume Gomez
-2
/
+71
2021-08-22
Fix typos “a”→“an”
Frank Steffahn
-1
/
+1
2021-08-16
feature gate doc(primitive)
Joshua Nelson
-0
/
+1
2021-07-29
Rollup merge of #87451 - GuillaumeGomez:tuple-struct-field-doc, r=jyn514
Yuki Okushi
-2
/
+2
2021-07-27
Make all tests use type_alias_impl_trait feature instead of min
Santiago Pastorino
-1
/
+1
2021-07-26
Add test for enum item tuple fields documentation
Guillaume Gomez
-2
/
+2
2021-04-09
Add back missing trait test
Joshua Nelson
-9
/
+8
2021-04-09
rustdoc: Don't generate blanket impls when running --show-coverage
Joshua Nelson
-0
/
+1
2021-01-13
Update tests for extern block linting
Mark Rousskov
-1
/
+1
2020-11-26
Update coverage output now that primitives have proper spans
Joshua Nelson
-2
/
+1
2020-10-12
Extend test to ensure that items inherit lint level from the parent
Guillaume Gomez
-0
/
+2
2020-10-12
Apply same treatment to MISSING_DOC_CODE_EXAMPLES
Guillaume Gomez
-0
/
+20
2020-10-12
Inherit lint level from parents
Guillaume Gomez
-2
/
+10
2020-10-12
rustdoc: skip allow missing doc in cover. report
Roman
-0
/
+38
2020-09-12
Add test for ignored private doc test
Guillaume Gomez
-2
/
+2
2020-08-20
Update how doc examples are counted
Guillaume Gomez
-8
/
+31
2020-08-20
Remove "total" columns in --show-coverage output
Guillaume Gomez
-58
/
+49
2020-08-20
Update rustdoc coverage UI test
Guillaume Gomez
-2
/
+40
2020-08-18
Update rustdoc-ui tests
Guillaume Gomez
-51
/
+85
2020-04-19
Moving all rustdoc-ui tests to check-pass
Val Markovic
-8
/
+8
2020-03-02
remove output-format test
Guillaume Gomez
-10
/
+0
2020-03-02
Replace ToJson with serde
Guillaume Gomez
-8
/
+18
2020-03-02
add tests for rustdoc output-format json
Guillaume Gomez
-0
/
+34
2019-08-02
Replace `abstract type` with type alias `impl Trait`
varkor
-1
/
+1
2019-08-02
Replace "existential" by "opaque"
varkor
-3
/
+4
2019-07-03
Migrate compile-pass annotations to build-pass
Yuki Okushi
-7
/
+7
2019-02-28
update rustdoc coverage tests with new table layout
QuietMisdreavus
-80
/
+51
2019-02-28
add tests for doc coverage
QuietMisdreavus
-0
/
+251