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
/
reexport_pass.rs
Age
Commit message (
Expand
)
Author
Lines
2012-03-23
Implement new inference algorithm.
Niko Matsakis
-1
/
+1
2012-03-22
make --enforce-mut-vars always on, add mut annotations to remaining files
Niko Matsakis
-2
/
+2
2012-03-20
rustdoc: Refactor reexport_pass
Brian Anderson
-66
/
+50
2012-03-20
rustdoc: Document impl reexports
Brian Anderson
-0
/
+143
2012-03-14
std: Rename the hashmap constructors to conform to new standards
Brian Anderson
-2
/
+2
2012-03-08
Rename last to last_opt, last_unsafe to last
Tim Chevalier
-1
/
+1
2012-03-08
Rename last_total to last_unsafe
Tim Chevalier
-1
/
+3
2012-03-07
stdlib: Stop incurring vtable dispatch costs when hashmaps are used
Patrick Walton
-0
/
+1
2012-03-07
Revert "stdlib: Stop incurring vtable dispatch costs when hashmaps are used"
Patrick Walton
-1
/
+0
2012-03-07
stdlib: Stop incurring vtable dispatch costs when hashmaps are used
Patrick Walton
-0
/
+1
2012-03-06
Track all exports in exp_map
Marijn Haverbeke
-19
/
+24
2012-03-03
rustdoc: Introduce the concept of a 'page'
Brian Anderson
-16
/
+16
2012-02-27
rustdoc: Time passes
Brian Anderson
-5
/
+8
2012-02-24
rustdoc: Reexport native functions
Brian Anderson
-1
/
+23
2012-02-24
rustdoc: Don't prune reexports
Brian Anderson
-12
/
+21
2012-02-24
rustdoc: Remove a pointer that's no longer needed
Brian Anderson
-2
/
+2
2012-02-24
rustdoc: Add doc node for native mods
Brian Anderson
-0
/
+1
2012-02-23
rustc: Don't add duplicate entries to exp_map
Brian Anderson
-1
/
+12
2012-02-23
rustdoc: Make reexports work in the crate module
Brian Anderson
-1
/
+29
2012-02-21
rustdoc: Convert most passes to parallel folds
Brian Anderson
-0
/
+1
2012-02-21
rustdoc: Convert the astsrv constructor to a higher order fn
Brian Anderson
-12
/
+14
2012-02-21
rustdoc: Rename mk_srv_from_str/file to just from_str/file
Brian Anderson
-2
/
+2
2012-02-20
rustdoc: astsrv::exec should return sendable types
Brian Anderson
-30
/
+49
2012-02-20
rustdoc: Document reexports
Brian Anderson
-0
/
+299