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
/
librustdoc
Age
Commit message (
Expand
)
Author
Lines
2015-01-08
rollup merge of #20754: nikomatsakis/int-feature
Alex Crichton
-4
/
+5
2015-01-08
Remove warning from the libraries.
Huon Wilson
-0
/
+1
2015-01-08
Store deprecated status of i/u-suffixed literals.
Huon Wilson
-4
/
+4
2015-01-08
Improvements to feature staging
Brian Anderson
-1
/
+1
2015-01-07
Test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2015-01-07
rollup merge of #20723: pnkfelix/feature-gate-box-syntax
Alex Crichton
-0
/
+1
2015-01-07
rollup merge of #20721: japaric/snap
Alex Crichton
-6
/
+6
2015-01-07
rollup merge of #20725: tomjakubowski/rustdoc-misc
Alex Crichton
-4
/
+41
2015-01-07
rollup merge of #20722: alexcrichton/audit-show
Alex Crichton
-3
/
+18
2015-01-07
rollup merge of #20708: aturon/new-int-modules
Alex Crichton
-257
/
+0
2015-01-07
rollup merge of #20703: barosl/rustdoc-z-index-fallout
Alex Crichton
-1
/
+1
2015-01-07
rustdoc: Render associated type bindings
Tom Jakubowski
-4
/
+48
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
-1
/
+7
2015-01-07
std: Tweak String implementations
Alex Crichton
-3
/
+18
2015-01-07
use slicing sugar
Jorge Aparicio
-6
/
+6
2015-01-07
register new snapshots
Jorge Aparicio
-257
/
+0
2015-01-07
Register new snapshots
Alex Crichton
-257
/
+0
2015-01-08
Fix rustdoc fallout from #20092
Barosl Lee
-1
/
+1
2015-01-07
Merge pull request #20682 from sfackler/fix-impls
bors
-1
/
+1
2015-01-06
More test fixes
Alex Crichton
-2
/
+0
2015-01-06
Fix JS error
Steven Fackler
-1
/
+1
2015-01-06
rollup merge of #20615: aturon/stab-2-thread
Alex Crichton
-3
/
+3
2015-01-06
rollup merge of #20653: alexcrichton/entry-unstable
Alex Crichton
-4
/
+4
2015-01-06
Register new snapshots
Alex Crichton
-16
/
+3
2015-01-06
rollup merge of #20481: seanmonstar/fmt-show-string
Alex Crichton
-44
/
+309
2015-01-06
rollup merge of #20609: cmr/mem
Alex Crichton
-10
/
+10
2015-01-07
fallout
Nick Cameron
-10
/
+10
2015-01-06
Fallout from stabilization
Aaron Turon
-3
/
+3
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-44
/
+309
2015-01-07
Replace full slice notation with index calls
Nick Cameron
-6
/
+6
2015-01-06
syntax/rustc: implement isize/usize
Corey Richardson
-10
/
+10
2015-01-06
[breaking change] Revert Entry behaviour to take keys by value.
Dylan Ede
-4
/
+4
2015-01-05
rollup merge of #20482: kmcallister/macro-reform
Alex Crichton
-10
/
+22
2015-01-05
rollup merge of #20554: huonw/mut-pattern
Alex Crichton
-1
/
+1
2015-01-05
rollup merge of #20507: alexcrichton/issue-20444
Alex Crichton
-11
/
+15
2015-01-05
rollup merge of #20092: barosl/rustdoc-line-number-clickable
Alex Crichton
-8
/
+49
2015-01-05
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
Keegan McAllister
-1
/
+8
2015-01-05
remove TyClosure
Jorge Aparicio
-1
/
+0
2015-01-05
remove ty_closure
Jorge Aparicio
-13
/
+0
2015-01-05
Reformat metadata for exported macros
Keegan McAllister
-7
/
+7
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-05
Add a special macro nonterminal $crate
Keegan McAllister
-0
/
+3
2015-01-05
std: Redesign c_str and c_vec
Alex Crichton
-11
/
+15
2015-01-05
auto merge of #20395 : huonw/rust/char-stab-2, r=aturon
bors
-1
/
+0
2015-01-05
Change `&` pat to only work with &T, and `&mut` with &mut T.
Huon Wilson
-1
/
+1
2015-01-05
auto merge of #20285 : FlaPer87/rust/oibit-send-and-friends, r=nikomatsakis
bors
-1
/
+3
2015-01-05
Rename `core::char::Char` to `CharExt` to match prelude guidelines.
Huon Wilson
-1
/
+0
2015-01-05
auto merge of #20163 : bfops/rust/master, r=Gankro
bors
-18
/
+10
[next]