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.rc
Age
Commit message (
Expand
)
Author
Lines
2013-04-27
only use #[no_core] in libcore
Daniel Micay
-3
/
+0
2013-04-10
Bump version to 0.7-pre
Brian Anderson
-5
/
+5
2013-04-09
Bump version to 0.7-pre
Brian Anderson
-5
/
+5
2013-03-26
librustc: Enforce that `extern mod` directives come first, then `use` directi...
Patrick Walton
-4
/
+4
2013-03-25
Kill some warnings: unused imports and old #[deny(..)]s.
Huon Wilson
-1
/
+0
2013-03-14
rustdoc: Filter out private definitions. Closes #3538
Zack Corr
-2
/
+1
2013-03-11
librustc: Replace all uses of `fn()` with `&fn()`. rs=defun
Patrick Walton
-1
/
+1
2013-03-08
Finish de-implicit-selfing everything but the test suite
Ben Striegel
-0
/
+1
2013-03-04
Remove unused imports throughout src/
Alex Crichton
-2
/
+0
2013-03-02
librustc: Forbid chained imports and fix the logic for one-level renaming imp...
Patrick Walton
-30
/
+30
2013-03-01
librustc: "APL2" -> "ASL2". rs=license-fix
Patrick Walton
-1
/
+1
2013-02-28
Fix license attribute on crates
sevrak
-2
/
+2
2013-02-15
librustdoc: Get rid of `move`.
Luqman Aden
-1
/
+1
2013-02-01
rustdoc: Convert astsrv to pipes
Brian Anderson
-2
/
+2
2013-01-30
rustdoc: deny(deprecated_self)
Brian Anderson
-1
/
+0
2013-01-30
rustdoc: Remove structural records
Brian Anderson
-1
/
+0
2013-01-30
rustdoc: De-mode
Brian Anderson
-3
/
+2
2013-01-30
rustdoc: deny(deprecated_mode)
Brian Anderson
-3
/
+2
2013-01-30
rustdoc: Various bits of modernization
Brian Anderson
-6
/
+4
2013-01-29
librustc: De-implicit-self the visitor. r=graydon
Patrick Walton
-0
/
+1
2013-01-28
Add #[legacy_records] crate attribute
Tim Chevalier
-0
/
+1
2012-12-21
bump 0.5 => 0.6, redirect some URLs in docs.
Graydon Hoare
-5
/
+5
2012-12-03
Update license, add license boilerplate to most files. Remainder will follow.
Graydon Hoare
-0
/
+10
2012-11-28
Merge remote-tracking branch 'brson/companion' into incoming
Brian Anderson
-1
/
+93
2012-11-27
rustdoc: Make fold require Clone instead of Copy
Brian Anderson
-0
/
+1
2012-11-26
Remove the crate language
Brian Anderson
-0
/
+92
2012-11-20
rustdoc: Remove legacy exports
Brian Anderson
-27
/
+0
2012-11-03
library-ifying of tools - turning cargo, rustdoc, fuzzer, into libraries, as ...
Daniel Patterson
-0
/
+81