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
/
libcollectionstest
Age
Commit message (
Expand
)
Author
Lines
2015-04-01
rollup merge of #23860: nikomatsakis/copy-requires-clone
Alex Crichton
-2
/
+2
2015-04-01
rollup merge of #23945: pnkfelix/gate-u-negate
Alex Crichton
-2
/
+2
2015-04-02
Test fixes and rebase conflicts, round 2
Alex Crichton
-2
/
+2
2015-04-01
std: Changing the meaning of the count to splitn
Alex Crichton
-19
/
+20
2015-04-01
Fallout in public-facing and semi-public-facing libs
Niko Matsakis
-2
/
+2
2015-03-31
rollup merge of #23288: alexcrichton/issue-19470
Alex Crichton
-18
/
+18
2015-03-31
rollup merge of #23873: alexcrichton/remove-deprecated
Alex Crichton
-60
/
+57
2015-03-31
Test fixes and rebase conflicts, round 1
Alex Crichton
-0
/
+1
2015-03-31
std: Clean out #[deprecated] APIs
Alex Crichton
-73
/
+58
2015-03-31
std: Remove #[old_orphan_check] from PartialEq
Alex Crichton
-18
/
+18
2015-03-31
replace deprecated as_slice()
Emeliov Dmitrii
-4
/
+4
2015-03-30
Fallout where types must be specified.
Niko Matsakis
-3
/
+3
2015-03-28
Remove IteratorExt
Steven Fackler
-1
/
+1
2015-03-24
rollup merge of #23282: nikomatsakis/fn-trait-inheritance
Alex Crichton
-2
/
+8
2015-03-23
Test fixes and rebase conflicts, round 2
Alex Crichton
-0
/
+1
2015-03-23
Fallout from changing fn traits to use inheritance rather than bridge
Niko Matsakis
-2
/
+8
2015-03-23
rollup merge of #23503: alexcrichton/fix-ptr-docs
Alex Crichton
-1
/
+1
2015-03-23
rollup merge of #23598: brson/gate
Alex Crichton
-0
/
+1
2015-03-23
Require feature attributes, and add them where necessary
Brian Anderson
-0
/
+1
2015-03-21
std: Remove deprecated ptr functions
Alex Crichton
-1
/
+1
2015-03-19
StrExt::splitn should not require a DoubleEndedSearcher
Jake Goulding
-0
/
+14
2015-03-19
Introduce rsplit
Jake Goulding
-0
/
+14
2015-03-17
std: Stabilize `IteratorExt::cloned`
Alex Crichton
-1
/
+1
2015-03-16
move some tests back to libcollections
Jorge Aparicio
-510
/
+0
2015-03-16
enable enum_set tests
Jorge Aparicio
-15
/
+18
2015-03-16
extract libcollections tests into libcollectionstest
Jorge Aparicio
-0
/
+9306