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
/
librustdoc
/
passes.rs
Age
Commit message (
Expand
)
Author
Lines
2013-10-18
Fix struct field visibility and add enum field doc
Steven Fackler
-1
/
+7
2013-10-14
rustdoc: Use privacy visibility for pruning
Alex Crichton
-78
/
+128
2013-10-13
Make Rustdoc strip private fields
Steven Fackler
-6
/
+2
2013-10-02
rustdoc: Generate hyperlinks between crates
Alex Crichton
-3
/
+2
2013-09-30
rustdoc: Remove usage of fmt!
Alex Crichton
-1
/
+1
2013-09-28
rustdoc: Show type parameters on external paths
Alex Crichton
-2
/
+3
2013-09-26
rustdoc: Strip implementations of private traits
Alex Crichton
-6
/
+44
2013-09-26
rustdoc: Generate documentation for foreign items
Alex Crichton
-1
/
+2
2013-09-25
rustdoc: Fix an unindentation bug when collapsing
Alex Crichton
-1
/
+1
2013-09-25
rustdoc: Collapse before unindenting
Alex Crichton
-1
/
+0
2013-09-25
rustdoc: Reduce ambiguity with clean::Type
Alex Crichton
-0
/
+2
2013-09-25
rustdoc: Implement stripping based on privacy
Alex Crichton
-0
/
+72
2013-09-25
rustdoc: Add the ability to list all passes
Alex Crichton
-22
/
+0
2013-09-22
rustdoc: Out with the old, in with the new
Alex Crichton
-0
/
+231
[prev]