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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustdoc
/
passes
/
check_doc_test_visibility.rs
Age
Commit message (
Expand
)
Author
Lines
2022-09-12
Feature gate the rustdoc::missing_doc_code_examples lint
Wim Looman
-1
/
+1
2022-07-29
Box TypedefItem, ImplItem, AssocTypeItem variants of ItemKind
est31
-1
/
+1
2022-07-21
Remove unused field in ItemKind::KeywordItem
Guillaume Gomez
-1
/
+1
2022-05-24
fix simple clippy lints
klensy
-2
/
+2
2022-05-21
Remove `crate` visibility modifier in libs, tests
Jacob Pratt
-4
/
+4
2022-04-16
Rename `def_id` into `item_id` when the type is `ItemId` for readability
Guillaume Gomez
-4
/
+4
2022-04-12
rustdoc: discr. required+provided assoc consts+tys
León Orell Valerian Liehr
-2
/
+2
2022-03-16
rustc_error: make ErrorReported impossible to construct
mark
-2
/
+6
2022-03-04
librustdoc: adopt let else in more places
est31
-6
/
+4
2022-02-27
make GATs print properly in traits
Michael Goulet
-1
/
+1
2021-12-28
Fix rustdoc::private_doc_tests lint for public re-exported items
avitex
-1
/
+1
2021-12-15
Add module documentation for rustdoc passes
Jacob Hoffman-Andrews
-0
/
+2
2021-10-31
Convert many impls of `DocFolder` to `DocVisitor`
Noah Lev
-6
/
+6
2021-10-25
Fix clippy lints in librustdoc
Guillaume Gomez
-2
/
+2
2021-10-02
rustdoc: Improve doctest pass's name and module's name
Noah Lev
-0
/
+141