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
/
rustdoc
/
path_pass.rs
Age
Commit message (
Expand
)
Author
Lines
2012-03-26
Bulk-edit mutable -> mut.
Graydon Hoare
-2
/
+2
2012-03-03
rustdoc: Introduce the concept of a 'page'
Brian Anderson
-7
/
+9
2012-02-27
rustdoc: Time passes
Brian Anderson
-1
/
+6
2012-02-24
rustdoc: Fix some remaining bugs around native mods
Brian Anderson
-1
/
+15
2012-02-24
rustdoc: Record paths to native functions
Brian Anderson
-1
/
+19
2012-02-21
rustdoc: Make it easy to switch between parallel and sequential folds
Brian Anderson
-2
/
+2
2012-02-21
rustdoc: Convert most passes to parallel folds
Brian Anderson
-2
/
+2
2012-02-21
rustdoc: Convert the astsrv constructor to a higher order fn
Brian Anderson
-9
/
+11
2012-02-21
rustdoc: Rename mk_srv_from_str/file to just from_str/file
Brian Anderson
-2
/
+2
2012-02-20
rustdoc: Remove stray log
Brian Anderson
-1
/
+0
2012-02-17
rustdoc: Find the path to all item types
Brian Anderson
-10
/
+21
2012-02-17
rustdoc: Extract common item fields into itemdoc
Brian Anderson
-5
/
+8
2012-01-30
rustdoc: Use fewer unique pointers
Brian Anderson
-2
/
+2
2012-01-29
rustdoc: Move mod docs into the item tag
Brian Anderson
-2
/
+2
2012-01-19
rustdoc: Add path_pass for recording full paths to mods
Brian Anderson
-0
/
+49