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
/
libcollections
Age
Commit message (
Expand
)
Author
Lines
2015-01-06
rollup merge of #20593: nikomatsakis/unused-tps-in-impl
Alex Crichton
-1
/
+3
2015-01-06
rollup merge of #20653: alexcrichton/entry-unstable
Alex Crichton
-28
/
+26
2015-01-06
Register new snapshots
Alex Crichton
-42
/
+3
2015-01-06
rollup merge of #20481: seanmonstar/fmt-show-string
Alex Crichton
-34
/
+73
2015-01-07
markers -> marker
Nick Cameron
-13
/
+13
2015-01-07
fallout
Nick Cameron
-50
/
+56
2015-01-06
Fallout from stabilization
Aaron Turon
-1
/
+1
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-34
/
+73
2015-01-06
Fix fallout in libs. For the most part I just tagged impls as `#[old_impl_che...
Niko Matsakis
-1
/
+3
2015-01-07
Replace full slice notation with index calls
Nick Cameron
-109
/
+103
2015-01-07
Impls using the new scheme for slicing
Nick Cameron
-26
/
+53
2015-01-07
Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`
Nick Cameron
-12
/
+14
2015-01-06
std: Revert stability of Entry-based APIs
Alex Crichton
-10
/
+10
2015-01-06
[breaking change] Revert Entry behaviour to take keys by value.
Dylan Ede
-18
/
+16
2015-01-06
cleanup: use short AT notation (`Ty::Item` instead of `<Ty as Trait>::Item`)
Jorge Aparicio
-2
/
+2
2015-01-05
More test fixes!
Alex Crichton
-0
/
+1
2015-01-05
Revert "Remove i suffix in docs"
Alex Crichton
-553
/
+419
2015-01-05
rollup merge of #20482: kmcallister/macro-reform
Alex Crichton
-13
/
+51
2015-01-05
Merge remote-tracking branch 'nrc/sized-2' into rollup
Alex Crichton
-16
/
+16
2015-01-05
rollup merge of #20556: japaric/no-for-sized
Alex Crichton
-3
/
+3
2015-01-05
rollup merge of #20565: alexcrichton/missing-stability
Alex Crichton
-0
/
+3
2015-01-05
rollup merge of #20560: aturon/stab-2-iter-ops-slice
Alex Crichton
-15
/
+52
2015-01-05
rollup merge of #20507: alexcrichton/issue-20444
Alex Crichton
-42
/
+0
2015-01-05
rollup merge of #20434: steveklabnik/five_eye
Alex Crichton
-427
/
+555
2015-01-05
rollup merge of #20197: pczarn/ring_buf-collections-reform
Alex Crichton
-22
/
+307
2015-01-05
Modernize macro_rules! invocations
Keegan McAllister
-8
/
+12
2015-01-05
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
Keegan McAllister
-3
/
+22
2015-01-06
Fallout
Nick Cameron
-18
/
+18
2015-01-05
Remove i suffix in docs
Steve Klabnik
-427
/
+555
2015-01-05
Stabilization of impls and fallout from stabilization
Aaron Turon
-10
/
+31
2015-01-05
register snapshot
Jorge Aparicio
-104
/
+0
2015-01-05
Stabilize collection modules
Aaron Turon
-0
/
+9
2015-01-05
Final alpha stabilization of std::slice
Aaron Turon
-2
/
+4
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
/
+1
2015-01-05
Use $crate and macro reexport to reduce duplicated code
Keegan McAllister
-0
/
+15
2015-01-05
remove unused `Sized` imports
Jorge Aparicio
-1
/
+0
2015-01-05
sed -i -s 's/ for Sized?//g' **/*.rs
Jorge Aparicio
-3
/
+3
2015-01-05
std: Redesign c_str and c_vec
Alex Crichton
-42
/
+0
2015-01-05
Implement a few methods for RingBuf
Piotr Czarnecki
-22
/
+307
2015-01-04
std: Fixup some missing stabilization on str
Alex Crichton
-0
/
+3
2015-01-05
auto merge of #20395 : huonw/rust/char-stab-2, r=aturon
bors
-3
/
+2
2015-01-05
Merge `UnicodeChar` and `CharExt`.
Huon Wilson
-2
/
+1
2015-01-05
Rename `core::char::Char` to `CharExt` to match prelude guidelines.
Huon Wilson
-2
/
+2
2015-01-04
[breaking change] Update entry API as part of RFC 509.
Ben Foppa
-26
/
+52
2015-01-03
Remove deprecated functionality
Alex Crichton
-1428
/
+197
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-36
/
+36
2015-01-03
sed -i -s 's/\bmod,/self,/g' **/*.rs
Jorge Aparicio
-16
/
+16
2015-01-03
collections: fix fallout
Jorge Aparicio
-0
/
+121
2015-01-03
use assoc types in binop traits
Jorge Aparicio
-10
/
+30
[prev]
[next]