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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2018-07-28
Rollup merge of #52769 - sinkuu:stray_test, r=alexcrichton
kennytm
-0
/
+1
2018-07-27
Incorporate a stray test
Shotaro Yamada
-0
/
+1
2018-07-25
Add missing dyn
Tatsuyuki Ishi
-1
/
+1
2018-07-07
Add some unit tests for dangling Weak references
Simon Sapin
-0
/
+2
2018-06-02
Stabilize Iterator::step_by
Thayne McCombs
-1
/
+0
2018-05-17
Stabilise inclusive_range_methods
varkor
-1
/
+0
2018-04-30
Make the fields of RangeInclusive private.
kennytm
-1
/
+1
2018-04-12
Mark the rest of the `unicode` feature flag as perma-unstable.
Simon Sapin
-1
/
+0
2018-04-12
Deprecate the std_unicode crate
Simon Sapin
-1
/
+1
2018-04-08
Move deny(warnings) into rustbuild
Mark Simulacrum
-2
/
+0
2018-04-05
Bump the bootstrap compiler to 1.26.0 beta
Alex Crichton
-1
/
+0
2018-04-03
Remove all unstable placement features
Aidan Hobson Sayers
-2
/
+0
2018-03-27
Rollup merge of #48639 - varkor:sort_by_key-cached, r=bluss
kennytm
-0
/
+1
2018-03-17
Fix use of unstable feature in test
varkor
-0
/
+1
2018-03-15
Auto merge of #47813 - kennytm:stable-incl-range, r=nrc
bors
-1
/
+2
2018-03-15
Keep the fields of RangeInclusive unstable.
kennytm
-0
/
+1
2018-03-15
Stabilize `inclusive_range_syntax` language feature.
kennytm
-1
/
+1
2018-03-14
implementing fallible allocation API (try_reserve) for Vec, String and HashMap
snf
-0
/
+1
2018-02-22
Stabilize [T]::rotate_{left,right}
Corey Farwell
-1
/
+0
2018-01-23
Stabilized `#[repr(align(x))]` attribute (RFC 1358)
Cameron Hart
-1
/
+0
2018-01-13
Add unit tests for exact_chunks/exact_chunks_mut
Sebastian Dröge
-0
/
+1
2017-11-20
alloc_system: don’t assume MIN_ALIGN for small sizes, fix #45955
Simon Sapin
-0
/
+4
2017-11-08
std: Remove `rand` crate and module
Alex Crichton
-0
/
+1
2017-09-12
Disable the new Hasher tests on Emscripten.
kennytm
-0
/
+3
2017-09-12
impl Hasher for {&mut Hasher, Box<Hasher>}
kennytm
-0
/
+13
2017-08-27
Move unused-extern-crate to late pass
Tatsuyuki Ishi
-5
/
+0
2017-08-15
Auto merge of #43245 - Gankro:drain-filter, r=sfackler
bors
-0
/
+1
2017-08-15
Auto merge of #43500 - murarth:string-retain, r=alexcrichton
bors
-0
/
+1
2017-08-14
Add method `String::retain`
Murarth
-0
/
+1
2017-07-25
std: Stabilize `utf8_error_error_len` feature
Alex Crichton
-1
/
+0
2017-07-25
std: Stabilize `str_checked_slicing` feature
Alex Crichton
-1
/
+0
2017-07-19
Add Vec::drain_filter
Alexis Beingessner
-0
/
+1
2017-06-13
Merge crate `collections` into `alloc`
Murarth
-0
/
+57