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
/
ui
/
rustdoc
Age
Commit message (
Expand
)
Author
Lines
2021-11-24
Add test for merged features
Guillaume Gomez
-0
/
+24
2021-11-24
Create rustdoc_internals feature gate
Guillaume Gomez
-1
/
+1
2021-11-14
Move some tests to more reasonable directories
Caio
-0
/
+48
2021-08-16
Move working checks into separate test files
Guillaume Gomez
-2
/
+9
2021-08-16
Add UI tests for doc(test(...)) attribute checks
Guillaume Gomez
-0
/
+50
2021-08-16
feature gate doc(primitive)
Joshua Nelson
-0
/
+20
2021-06-17
Move regression test for #83512 into doc_keyword.rs
Fabian Wolff
-19
/
+15
2021-06-17
Fix ICE when using `#[doc(keyword = "...")]` on non-items
Fabian Wolff
-0
/
+18
2021-06-15
Fix ICE when doc aliases were put on function params
Ryan Levick
-4
/
+11
2021-06-06
Rollup merge of #86047 - jyn514:doc-attrs, r=petrochenkov
Yuki Okushi
-0
/
+22
2021-06-05
Don't fire `invalid_doc_attributes` on `extern crate` items
Joshua Nelson
-0
/
+22
2021-06-04
Fix `deny(invalid_doc_attributes)`
Joshua Nelson
-0
/
+23
2021-03-26
Update char::escape_debug_ext to handle different escapes in strings vs. chars
Ömer Sinan Ağacan
-2
/
+2
2021-03-19
Rollup merge of #82846 - GuillaumeGomez:doc-alias-list, r=jyn514
Dylan DPC
-12
/
+74
2021-03-13
Add hyphen to "crate level"
Camelid
-2
/
+2
2021-03-11
Update doc alias ui tests
Guillaume Gomez
-12
/
+74
2021-03-08
Move rustdoc UI tests into a subdirectory
Joshua Nelson
-0
/
+219