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
/
strip_priv_imports.rs
Age
Commit message (
Expand
)
Author
Lines
2023-07-14
Correctly handle `--document-hidden-items`
Guillaume Gomez
-1
/
+6
2023-01-12
Fix not displayed re-export of `doc(hidden)` item
Guillaume Gomez
-1
/
+2
2022-10-30
Make rustdoc Item::visibility computed on-demand
Guillaume Gomez
-2
/
+2
2022-05-21
Remove `crate` visibility modifier in libs, tests
Jacob Pratt
-2
/
+2
2021-12-15
Add module documentation for rustdoc passes
Jacob Hoffman-Andrews
-0
/
+2
2021-02-16
Take `&mut DocContext` in passes
Joshua Nelson
-1
/
+1
2020-11-15
Make all rustdoc functions and structs crate-private
Joshua Nelson
-2
/
+2
2020-01-04
Distinguish between private items and hidden items in rustdoc
David Tolnay
-1
/
+1
2019-12-22
Format the world
Mark Rousskov
-2
/
+2
2019-03-10
Make the rustc driver and interface demand driven
John Kåre Alsaker
-1
/
+1
2019-02-23
merge early and late passes into single struct
Andy Russell
-2
/
+5
2019-02-23
Transition librustdoc to 2018 edition
Hirokazu Hata
-5
/
+5
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-08-04
introduce "early passes" an convert a few over
QuietMisdreavus
-2
/
+3
2018-08-04
strongly-typed passes
QuietMisdreavus
-1
/
+4
2018-07-24
remove pluginmanager
steveklabnik
-2
/
+1
2016-09-25
Separate rustdoc passes into separate modules.
Corey Farwell
-0
/
+18