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
Age
Commit message (
Expand
)
Author
Lines
2020-07-31
reduce slice::panic_safe test size further in Miri
Ralf Jung
-1
/
+1
2020-07-31
make some vec_deque tests less exhaustive in Miri
Ralf Jung
-6
/
+11
2020-07-31
Auto merge of #74926 - Manishearth:rename-lint, r=jyn514
bors
-1
/
+0
2020-07-30
Rollup merge of #74782 - vorner:weak-into-raw-cnt-doc, r=dtolnay
Manish Goregaokar
-20
/
+22
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
/
+3
2020-07-29
Rollup merge of #74902 - rust-lang:into_raw_non_null, r=dtolnay
Manish Goregaokar
-91
/
+1
2020-07-29
Rollup merge of #74852 - lzutao:inline-rm-tostring, r=nnethercote
Manish Goregaokar
-0
/
+3
2020-07-29
Simplify implementations of `AllocRef` for `Global` and `System`
Tim Diekmann
-71
/
+70
2020-07-29
Remove deprecated unstable `{Box,Rc,Arc}::into_raw_non_null` functions
Simon Sapin
-91
/
+1
2020-07-29
Stabilize `Vec::leak`
Simon Sapin
-3
/
+1
2020-07-29
Make `Vec::leak` a method instead of an associated function.
Simon Sapin
-3
/
+3
2020-07-29
Link to syntax section when referencing it
Tomasz Miąsko
-1
/
+1
2020-07-29
Explain why inline default ToString impl
Lzu Tao
-0
/
+3
2020-07-28
Remove into_slices and its unsafe block
Stein Somers
-10
/
+3
2020-07-28
Stabilize deque_make_contiguous
Jon Gjengset
-5
/
+8
2020-07-28
Remove in-place allocation and revert to separate methods for zeroed allocations
Tim Diekmann
-93
/
+105
2020-07-28
Add str::[r]split_once
Aleksey Kladov
-0
/
+25
2020-07-28
Don't use "weak count" around Weak::from_raw_ptr
Michal 'vorner' Vaner
-20
/
+22
2020-07-27
mv std libs to library/
mark
-0
/
+44206
[prev]