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
2014-12-29
auto merge of #19765 : luqmana/rust/nonzero-lang-item, r=nikomatsakis
bors
-28
/
+33
2014-12-29
Marked find and rfind as stable
Marvin Löbel
-2
/
+2
2014-12-29
Fallout from globs/re-export/shadowing change
Nick Cameron
-2
/
+5
2014-12-28
libcollections: impl Send/Sync for Vec.
Luqman Aden
-0
/
+3
2014-12-28
libcore: Don't impl RawPtr* traits for NonZero.
Luqman Aden
-1
/
+1
2014-12-28
Don't expose NonZero through libstd.
Luqman Aden
-1
/
+2
2014-12-28
libcore: Make it unsafe to create NonZero and impl Deref.
Luqman Aden
-26
/
+20
2014-12-28
libcollections: Use NonZero in Vec.
Luqman Aden
-25
/
+32
2014-12-28
auto merge of #20185 : csouth3/rust/dlist-deprecate, r=alexcrichton
bors
-4
/
+41
2014-12-28
Rename TaskRng to ThreadRng
Simonas Kazlauskas
-3
/
+3
2014-12-27
Fallout of changing format_args!(f, args) to f(format_args!(args)).
Eduard Burtescu
-0
/
+9
2014-12-27
auto merge of #20119 : FlaPer87/rust/oibit-send-and-friends, r=nikomatsakis
bors
-26
/
+30
2014-12-27
auto merge of #20143 : csouth3/rust/vecmap-reserve, r=Gankro
bors
-0
/
+46
2014-12-27
auto merge of #19254 : nick29581/rust/dxr-glob, r=pcwalton
bors
-1
/
+1
2014-12-27
Rebasing changes
Nick Cameron
-1
/
+1
2014-12-26
Impl Sync/Send for Rawlink
Flavio Percoco
-0
/
+2
2014-12-26
Rename `UniquePtr` to `Unique`
Flavio Percoco
-10
/
+10
2014-12-26
Rename `OwnedPtr` to `UniquePtr`
Flavio Percoco
-10
/
+10
2014-12-26
Require types to opt-in Sync
Flavio Percoco
-26
/
+28
2014-12-25
Prepared most `StrExt` pattern using methods for stabilization
Marvin Löbel
-78
/
+101
2014-12-25
Parse fully-qualified associated types in generics without whitespace
P1start
-6
/
+6
2014-12-24
clean up `BinaryHeap` code
Andrew Paseltiner
-107
/
+94
2014-12-23
Deprecate `DList::ListInsertion`
Chase Southwood
-4
/
+41
2014-12-23
Merge pull request #20155 from tbu-/pr_vecmap_fiximpls
bors
-4
/
+12
2014-12-23
Fix `collections::VecMap`'s `PartialEq` implementation
Tobias Bucher
-4
/
+12
2014-12-22
Test fixes and rebase conflicts
Alex Crichton
-3
/
+3
2014-12-22
Implement `reserve_len` and `reserve_len_exact` for VecMap
Chase Southwood
-0
/
+46
2014-12-22
rollup merge of #19891: nikomatsakis/unique-fn-types-3
Alex Crichton
-0
/
+6
2014-12-22
rollup merge of #20056: MrFloya/iter_rename
Alex Crichton
-173
/
+172
2014-12-22
rollup merge of #20134: jbranchaud/add-doctest-for-btreemap-entry
Alex Crichton
-0
/
+24
2014-12-22
rollup merge of #20053: csouth3/misc-stab
Alex Crichton
-30
/
+32
2014-12-22
rollup merge of #19741: alexcrichton/stabilize-str
Alex Crichton
-193
/
+1078
2014-12-22
rollup merge of #19216: Gankro/bitv
Alex Crichton
-743
/
+942
2014-12-22
Make bitv's APIs match RFC + fixup
Alexis Beingessner
-58
/
+26
2014-12-22
Add a doctest for the btreemap's entry method.
jbranchaud
-0
/
+24
2014-12-22
Insert coercions to fn pointer types required for the new types
Niko Matsakis
-0
/
+6
2014-12-22
Added missing renames:
Florian Wilkens
-60
/
+61
2014-12-22
Renaming of the Iter types as in RFC #344
Florian Wilkens
-115
/
+114
2014-12-21
Fallout of std::str stabilization
Alex Crichton
-57
/
+92
2014-12-21
Misc Stabilization for collections
Chase Southwood
-30
/
+32
2014-12-21
std: Stabilize the std::str module
Alex Crichton
-173
/
+1023
2014-12-21
Test fixes and rebase conflicts
Alex Crichton
-0
/
+1
2014-12-21
rollup merge of #19972: alexcrichton/snapshots
Alex Crichton
-167
/
+0
2014-12-21
rollup merge of #20079: SimonSapin/string_push_ascii_fast_path
Alex Crichton
-0
/
+40
2014-12-21
rollup merge of #20070: aturon/stab-2-clone
Alex Crichton
-1
/
+5
2014-12-21
rollup merge of #20044: csouth3/vec-resize
Alex Crichton
-0
/
+27
2014-12-21
rollup merge of #19967: apasel422/binary_heap
Alex Crichton
-24
/
+28
2014-12-21
rollup merge of #19965: japaric/remove-wrong-add
Alex Crichton
-17
/
+0
2014-12-21
Remove a ton of public reexports
Corey Farwell
-3
/
+4
2014-12-21
auto merge of #19946 : cgaebel/rust/hashmap-drain-iter, r=gankro
bors
-8
/
+313
[prev]
[next]