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
/
library
/
alloc
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2020-09-03
recover vectorization
The8472
-0
/
+1
2020-09-03
in-place collect for Vec. Box<[]> and BinaryHeap IntoIter and some adapters
The8472
-0
/
+1
2020-08-24
Auto merge of #75505 - Dylan-DPC:feature/arc_new, r=KodrAus
bors
-1
/
+0
2020-08-22
stabilize ptr_offset_from
Ralf Jung
-1
/
+0
2020-08-21
Use intra-doc-links in `alloc`
LeSeulArtichaut
-5
/
+5
2020-08-16
Replace ad hoc implementations with `slice::check_range`
dylni
-0
/
+1
2020-08-14
Move btree unit test to their native, privileged location
Stein Somers
-0
/
+3
2020-08-14
BTreeMap: refactor splitpoint and move testing over to unit test
Stein Somers
-0
/
+1
2020-08-14
fix duplicated feature gate
DPC
-1
/
+0
2020-08-13
Add Arc::new_cyclic
DPC
-1
/
+1
2020-08-04
Replace `Memoryblock` with `NonNull<[u8]>`
Tim Diekmann
-0
/
+3
2020-08-01
Auto merge of #74373 - lcnr:array_chunks, r=withoutboats
bors
-0
/
+1
2020-07-30
Remove deny for intra doc link failures from library code, it's no longer nec...
Manish Goregaokar
-1
/
+0
2020-07-30
Rename in library
Manish Goregaokar
-1
/
+1
2020-07-30
liballoc export ArrayChunks
Bastian Kauschke
-0
/
+1
2020-07-27
mv std libs to library/
mark
-0
/
+186
[prev]