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
/
tests
Age
Commit message (
Expand
)
Author
Lines
2017-06-03
Auto merge of #42331 - retep998:standard-relocation-coupon, r=alexcrichton
bors
-0
/
+17
2017-06-02
Rollup merge of #42310 - scottmcm:deprecate-range-stepby, r=alexcrichton
Mark Simulacrum
-2
/
+3
2017-06-02
Add test for vecs with overaligned data
Peter Atashian
-0
/
+17
2017-06-02
Auto merge of #41670 - scottmcm:slice-rotate, r=alexcrichton
bors
-0
/
+36
2017-06-01
tests: fix fallout from empowering unused_allocation in comparisons.
Eduard-Mihai Burtescu
-6
/
+6
2017-05-31
Avoid range::step_by in another test
Scott McMurray
-2
/
+3
2017-05-21
Stop returning k from [T]::rotate
Scott McMurray
-2
/
+1
2017-05-21
Add an in-place rotate method for slices to libcore
Scott McMurray
-0
/
+37
2017-05-20
Stabilize library features for 1.18.0
Steven Fackler
-1
/
+0
2017-05-04
Make [u8]::reverse() 5x faster
Scott McMurray
-0
/
+10
2017-04-24
Add Splice forget test
Matt Ickstadt
-0
/
+15
2017-04-23
Improve splice docs and tests
Matt Ickstadt
-1
/
+94
2017-04-23
Add Vec::splice and String::splice
Simon Sapin
-0
/
+19
2017-04-20
Remove BinaryHeap::{push_pop,replace}
Josh Stone
-38
/
+0
2017-04-20
Auto merge of #41191 - seanmonstar:spec-extend-vec-intoiter, r=alexcrichton
bors
-0
/
+22
2017-04-19
specialize Extend for Vec with IntoIter
Sean McArthur
-0
/
+22
2017-04-12
Add ToOwned::clone_into (unstable as toowned_clone_into)
Scott McMurray
-0
/
+10
2017-04-03
Move libXtest into libX/tests
Stjepan Glavina
-0
/
+6847