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
/
library
/
alloc
/
tests
Age
Commit message (
Expand
)
Author
Lines
2020-09-03
include in-place .zip() in test
The8472
-1
/
+8
2020-09-03
additional specializations tests
The8472
-0
/
+22
2020-09-03
in-place collect for Vec. Box<[]> and BinaryHeap IntoIter and some adapters
The8472
-0
/
+44
2020-09-03
Remove a number of vec UI tests, make them unit tests in the alloc library
Rune Tynan
-0
/
+53
2020-08-27
Add PartialEq impls for Vec <-> slice
Matt Brubeck
-1
/
+2
2020-08-24
Use translated variable for test string
Ivan Tham
-2
/
+2
2020-08-14
Move btree unit test to their native, privileged location
Stein Somers
-2184
/
+20
2020-08-12
Put panic code path from `copy_from_slice` into cold function
Lukas Kalbertodt
-2
/
+2
2020-08-07
Add unit tests for new `BTreeMap::into_{keys,values}` methods
Nazım Can Altınova
-0
/
+25
2020-08-04
Replace `Memoryblock` with `NonNull<[u8]>`
Tim Diekmann
-3
/
+7
2020-08-03
Merge branch 'master' into remove-in-place-alloc
Tim Diekmann
-3
/
+28
2020-08-02
Rollup merge of #75059 - shengsheng:typos, r=Dylan-DPC
Manish Goregaokar
-1
/
+1
2020-08-02
fix typos
liuzhenyu
-1
/
+1
2020-07-31
expand comments
Ralf Jung
-1
/
+1
2020-07-31
reduce slice::panic_safe test size further in Miri
Ralf Jung
-1
/
+1
2020-07-28
Remove in-place allocation and revert to separate methods for zeroed allocations
Tim Diekmann
-8
/
+2
2020-07-28
Add str::[r]split_once
Aleksey Kladov
-0
/
+25
2020-07-27
mv std libs to library/
mark
-0
/
+11736
[prev]