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
/
rustdoc.rs
Age
Commit message (
Expand
)
Author
Lines
2013-11-03
Rename files to match current recommendations.
Chris Morgan
-328
/
+0
2013-10-26
Make addl_lib_search_paths a HashSet (Closes #7718).
Joshua Yanovski
-1
/
+1
2013-10-24
Remove even more of std::io
Alex Crichton
-6
/
+11
2013-10-23
register snapshots
Daniel Micay
-1
/
+1
2013-10-22
Drop the '2' suffix from logging macros
Alex Crichton
-8
/
+8
2013-10-16
auto merge of #9833 : alexcrichton/rust/fixes, r=brson
bors
-1
/
+4
2013-10-15
path2: Adjust the API to remove all the _str mutation methods
Kevin Ballard
-7
/
+7
2013-10-15
path2: Replace the path module outright
Kevin Ballard
-7
/
+7
2013-10-14
rustdoc: Use privacy visibility for pruning
Alex Crichton
-1
/
+4
2013-10-13
Make Rustdoc strip private fields
Steven Fackler
-1
/
+1
2013-10-09
option: rewrite the API to use composition
Daniel Micay
-1
/
+1
2013-10-05
Implement feature-gating for the compiler
Alex Crichton
-0
/
+2
2013-10-01
Migrate users of 'loop' to 'continue'
Alex Crichton
-1
/
+1
2013-10-01
auto merge of #9636 : alexcrichton/rust/rustdoc, r=huonw
bors
-52
/
+120
2013-09-30
rustdoc: Remove usage of fmt!
Alex Crichton
-1
/
+1
2013-09-30
rustdoc: Use a BufferedWriter when emitting source
Alex Crichton
-1
/
+1
2013-09-30
rustdoc: Update the man page
Alex Crichton
-3
/
+4
2013-09-30
rustdoc: Add the ability to input json
Alex Crichton
-50
/
+117
2013-09-28
auto merge of #9577 : alexcrichton/rust/rustdoc, r=cmr
bors
-2
/
+3
2013-09-27
rustdoc: Include source files with documentation
Alex Crichton
-2
/
+3
2013-09-26
Update version numbers to 0.9-pre
Brian Anderson
-1
/
+1
2013-09-25
rustdoc: Fix merge fallout
Alex Crichton
-1
/
+1
2013-09-25
rustdoc: Collapse before unindenting
Alex Crichton
-2
/
+2
2013-09-25
rustdoc: Strip hidden docs by default.
Alex Crichton
-0
/
+1
2013-09-25
rustdoc: Implement stripping based on privacy
Alex Crichton
-0
/
+3
2013-09-25
rustdoc: Add the ability to list all passes
Alex Crichton
-12
/
+45
2013-09-24
Don't use libc::exit. #9473
Brian Anderson
-12
/
+8
2013-09-22
rustdoc: Out with the old, in with the new
Alex Crichton
-110
/
+179
2013-09-21
Update version numbers to 0.8
Brian Anderson
-1
/
+1
2013-08-23
removed os::set_args, closing #8325
Do Nhat Minh
-0
/
+3
2013-07-24
Change 'print(fmt!(...))' to printf!/printfln! in src/lib*
Birunthan Mohanathas
-2
/
+1
2013-07-18
Silence various warnings in bootstrap build.
Felix S. Klock II
-2
/
+0
2013-07-17
librustc: Remove all uses of "copy".
Patrick Walton
-5
/
+4
2013-07-08
Bump version numbers to 0.8-pre
Brian Anderson
-1
/
+1
2013-07-07
remove some method resolve workarounds
Daniel Micay
-1
/
+1
2013-06-30
Bump version from 0.7-pre to 0.7
Brian Anderson
-1
/
+1
2013-06-29
Great renaming: propagate throughout the rest of the codebase
Corey Richardson
-17
/
+3
2013-06-25
Rename all files with the 'rc' extension
Alex Crichton
-0
/
+162
2012-11-26
Remove the crate language
Brian Anderson
-91
/
+0
2012-11-03
library-ifying of tools - turning cargo, rustdoc, fuzzer, into libraries, as ...
Daniel Patterson
-0
/
+91