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
/
slice.rs
Age
Commit message (
Expand
)
Author
Lines
2015-08-12
Remove all unstable deprecated functionality
Alex Crichton
-186
/
+0
2015-07-28
Implement Clone for Box<[T]> where T: Clone
Jonathan Reem
-0
/
+53
2015-07-12
Auto merge of #26957 - wesleywiser:rename_connect_to_join, r=alexcrichton
bors
-10
/
+10
2015-07-12
Implement RFC 1058
Simonas Kazlauskas
-40
/
+17
2015-07-10
Change some instances of .connect() to .join()
Wesley Wiser
-10
/
+10
2015-07-09
Use vec![elt; n] where possible
Ulrik Sverdrup
-4
/
+4
2015-04-14
More test fixes
Alex Crichton
-2
/
+2
2015-04-14
test: Fixup many library unit tests
Alex Crichton
-9
/
+9
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
-12
/
+13
2015-03-31
std: Clean out #[deprecated] APIs
Alex Crichton
-2
/
+2
2015-03-21
std: Remove deprecated ptr functions
Alex Crichton
-1
/
+1
2015-03-16
move some tests back to libcollections
Jorge Aparicio
-56
/
+0
2015-03-16
extract libcollections tests into libcollectionstest
Jorge Aparicio
-0
/
+1627