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
/
liballoc
/
tests
/
slice.rs
Age
Commit message (
Expand
)
Author
Lines
2018-04-28
stabilize `#[must_use]` for functions and must-use operators
Zack M. Davis
-0
/
+1
2018-03-27
Rollup merge of #48639 - varkor:sort_by_key-cached, r=bluss
kennytm
-3
/
+16
2018-03-19
Add stability test for sort_by_cached_key
varkor
-3
/
+8
2018-03-17
update FIXME(#5244) to point to RFC 1109 (Non-Copy array creation ergonomics)
Niv Kaminer
-1
/
+1
2018-03-16
Add sort_by_cached_key method
varkor
-3
/
+6
2018-03-16
Add a test for sort_by_key
varkor
-0
/
+5
2018-03-11
Update Cargo submodule
Alex Crichton
-0
/
+165
2018-01-15
Rollup merge of #47126 - sdroege:exact-chunks, r=bluss
kennytm
-2
/
+58
2018-01-13
Add unit tests for exact_chunks/exact_chunks_mut
Sebastian Dröge
-0
/
+56
2018-01-13
Use assert_eq!() instead of assert!(a == b) in slice chunks_mut() unit test
Sebastian Dröge
-2
/
+2
2017-12-24
Deprecate [T]::rotate in favor of [T]::rotate_{left,right}.
Corey Farwell
-8
/
+43
2017-11-08
std: Remove `rand` crate and module
Alex Crichton
-1
/
+2
2017-06-24
Improve sort tests and benchmarks
Stjepan Glavina
-12
/
+38
2017-06-13
Merge crate `collections` into `alloc`
Murarth
-0
/
+1225