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
Age
Commit message (
Expand
)
Author
Lines
2017-11-25
Auto merge of #46117 - SimonSapin:min-align, r=alexcrichton
bors
-0
/
+49
2017-11-21
fix some typos
Martin Lindhe
-3
/
+3
2017-11-20
alloc_jemalloc: don’t assume MIN_ALIGN for small sizes
Simon Sapin
-0
/
+5
2017-11-20
alloc_system: don’t assume MIN_ALIGN for small sizes, fix #45955
Simon Sapin
-0
/
+44
2017-11-08
std: Remove `rand` crate and module
Alex Crichton
-1
/
+3
2017-11-03
Remove unused AsciiExt imports and fix tests related to ascii methods
Lukas Kalbertodt
-4
/
+0
2017-09-22
Add support for `..=` syntax
Alex Burka
-39
/
+39
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-30
Rollup merge of #44044 - mattico:string-splice-return, r=dtolnay
Alex Crichton
-17
/
+5
2017-08-27
Move unused-extern-crate to late pass
Tatsuyuki Ishi
-5
/
+0
2017-08-26
Remove Splice struct return value from String::splice
Matt Ickstadt
-17
/
+5
2017-08-15
Auto merge of #43245 - Gankro:drain-filter, r=sfackler
bors
-0
/
+168
2017-08-15
Auto merge of #43500 - murarth:string-retain, r=alexcrichton
bors
-0
/
+21
2017-08-14
Add method `String::retain`
Murarth
-0
/
+21
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
/
+168
2017-07-04
Rollup merge of #43041 - andersk:dedup_by, r=alexcrichton
Mark Simulacrum
-0
/
+5
2017-07-03
Document unintuitive argument order for Vec::dedup_by relation
Anders Kaseorg
-0
/
+5
2017-07-01
Delete deprecated & unstable range-specific `step_by`
Scott McMurray
-2
/
+1
2017-06-24
Improve sort tests and benchmarks
Stjepan Glavina
-12
/
+38
2017-06-13
Merge crate `collections` into `alloc`
Murarth
-0
/
+7074