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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-08
rollup merge of #20754: nikomatsakis/int-feature
Alex Crichton
-0
/
+1
2015-01-08
Remove warning from the libraries.
Huon Wilson
-0
/
+1
2015-01-08
Improvements to feature staging
Brian Anderson
-1
/
+1
2015-01-07
rollup merge of #20723: pnkfelix/feature-gate-box-syntax
Alex Crichton
-0
/
+1
2015-01-08
Added `box_syntax` feature gate; added to std and rustc crates for bootstrap.
Felix S. Klock II
-0
/
+1
2015-01-07
Preliminary feature staging
Brian Anderson
-0
/
+1
2015-01-06
rollup merge of #20615: aturon/stab-2-thread
Alex Crichton
-2
/
+2
2015-01-06
rollup merge of #20653: alexcrichton/entry-unstable
Alex Crichton
-1
/
+1
2015-01-06
Register new snapshots
Alex Crichton
-16
/
+3
2015-01-06
Fallout from stabilization
Aaron Turon
-2
/
+2
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-2
/
+2
2015-01-06
[breaking change] Revert Entry behaviour to take keys by value.
Dylan Ede
-1
/
+1
2015-01-05
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
Keegan McAllister
-1
/
+8
2015-01-05
Rename macro_escape to macro_use
Keegan McAllister
-1
/
+2
2015-01-05
Stop using macro_escape as an inner attribute
Keegan McAllister
-2
/
+3
2015-01-04
[breaking change] Update entry API as part of RFC 509.
Ben Foppa
-5
/
+3
2015-01-03
sed -i -s 's/\bmod,/self,/g' **/*.rs
Jorge Aparicio
-1
/
+1
2015-01-03
use assoc types in binop traits
Jorge Aparicio
-0
/
+1
2015-01-02
rollup merge of #20416: nikomatsakis/coherence
Alex Crichton
-0
/
+1
2015-01-02
Fix orphan checking (cc #19470). (This is not a complete fix of #19470 becaus...
Niko Matsakis
-0
/
+1
2015-01-01
std: Enforce Unicode in fmt::Writer
Alex Crichton
-10
/
+3
2014-12-30
Add verbose option to rustdoc in order to fix problem with --version
Florian Hahn
-1
/
+2
2014-12-23
rustc: Add knowledge of separate lookup paths
Alex Crichton
-6
/
+10
2014-12-22
serialize: Fully deprecate the library
Alex Crichton
-0
/
+2
2014-12-21
Remove a ton of public reexports
Corey Farwell
-1
/
+1
2014-12-20
auto merge of #19900 : alexcrichton/rust/compiler-flags, r=cmr
bors
-7
/
+2
2014-12-19
rustc: Start "stabilizing" some flags
Alex Crichton
-7
/
+2
2014-12-18
Revise std::thread API to join by default
Aaron Turon
-2
/
+6
2014-12-18
Fallout from new thread API
Aaron Turon
-2
/
+3
2014-12-18
enumset fallout
Alexis Beingessner
-1
/
+1
2014-12-18
librustc: Always parse `macro!()`/`macro![]` as expressions if not
Patrick Walton
-1
/
+1
2014-12-14
Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)
Niko Matsakis
-1
/
+1
2014-12-13
librustdoc: use tuple indexing
Jorge Aparicio
-1
/
+1
2014-12-13
librustdoc: fix fallout
Jorge Aparicio
-0
/
+1
2014-12-11
Register new snapshots
Alex Crichton
-1
/
+1
2014-12-06
librustdoc: remove unnecessary `as_slice()` calls
Jorge Aparicio
-8
/
+8
2014-12-05
rollup merge of #19422: scialex/fix-fmt-macro-doc
Corey Richardson
-0
/
+4
2014-12-04
Separate the driver into its own crate that uses trans, typeck.
Niko Matsakis
-1
/
+2
2014-12-03
make fmt_macros and rustdoc have standard doc attributes
Alexander Light
-0
/
+4
2014-12-03
Fix fallout
Jorge Aparicio
-1
/
+1
2014-11-27
auto merge of #19343 : sfackler/rust/less-special-attrs, r=alexcrichton
bors
-2
/
+0
2014-11-26
Test fixes and rebase conflicts
Alex Crichton
-6
/
+7
2014-11-26
Remove special casing for some meta attributes
Steven Fackler
-2
/
+0
2014-11-24
rustdoc: Render associated types on traits and impls
Tom Jakubowski
-1
/
+1
2014-11-23
std: Add a new top-level thread_local module
Alex Crichton
-5
/
+12
2014-11-22
auto merge of #19122 : Kintaro/rust/remove_struct_variant, r=jakub-
bors
-1
/
+1
2014-11-20
rustdoc: Allow private modules be included in docs
Alexander Light
-8
/
+15
2014-11-20
removed usage of struct_variant feature as it is no longer gated
Simon Wollwage
-1
/
+1
2014-11-18
std: Stabilize std::fmt
Alex Crichton
-2
/
+2
2014-11-18
auto merge of #19070 : nikomatsakis/rust/crates, r=nikomatsakis
bors
-1
/
+2
[prev]
[next]