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
/
vec.rs
Age
Commit message (
Expand
)
Author
Lines
2019-02-13
review failures in heap, slice, vec
Ralf Jung
-0
/
+12
2019-02-09
Rollup merge of #58275 - RalfJung:miri-test-libcore, r=Mark-Simulacrum
Mazdak Farrokhzad
-0
/
+2
2019-02-07
disable tests in Miri
Ralf Jung
-0
/
+2
2019-02-03
liballoc: revert nested imports style changes.
Mazdak Farrokhzad
-7
/
+5
2019-02-02
liballoc: elide some lifetimes.
Mazdak Farrokhzad
-1
/
+1
2019-02-02
liballoc: adjust abolute imports + more import fixes.
Mazdak Farrokhzad
-1
/
+1
2019-02-02
liballoc: refactor & fix some imports.
Mazdak Farrokhzad
-5
/
+7
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-11
Test capacity of ZST vector
Konrad Borowski
-0
/
+5
2018-04-12
Remove the now-unit-struct AllocErr field inside CollectionAllocErr
Simon Sapin
-8
/
+8
2018-04-03
Remove all unstable placement features
Aidan Hobson Sayers
-19
/
+1
2018-03-15
setting ABORTING_MALLOC for asmjs backend
snf
-6
/
+1
2018-03-14
try_reserve: disabling tests for asmjs, blocked by #48968
snf
-1
/
+6
2018-03-14
implementing fallible allocation API (try_reserve) for Vec, String and HashMap
snf
-1
/
+208
2017-11-03
Remove unused AsciiExt imports and fix tests related to ascii methods
Lukas Kalbertodt
-3
/
+0
2017-09-22
Add support for `..=` syntax
Alex Burka
-14
/
+14
2017-07-19
Add Vec::drain_filter
Alexis Beingessner
-0
/
+167
2017-07-03
Document unintuitive argument order for Vec::dedup_by relation
Anders Kaseorg
-0
/
+5
2017-06-13
Merge crate `collections` into `alloc`
Murarth
-0
/
+798