rust/src/liballoc
bors 75af15ee6c Auto merge of #49190 - kennytm:rollup, r=kennytm
Rollup of 17 pull requests

- Successful merges: #46518, #48810, #48834, #48902, #49004, #49092, #49096, #49099, #49104, #49125, #49139, #49152, #49157, #49161, #49166, #49176, #49184
- Failed merges:
2018-03-20 10:18:34 +00:00
..
benches Stabilize [T]::rotate_{left,right} 2018-02-22 20:12:38 -05:00
btree core: Update stability attributes for FusedIterator 2018-03-03 14:23:05 +01:00
tests Auto merge of #49051 - kennytm:rollup, r=kennytm 2018-03-16 00:09:14 +00:00
allocator.rs implementing fallible allocation API (try_reserve) for Vec, String and HashMap 2018-03-14 03:48:42 -07:00
arc.rs
binary_heap.rs core: Update stability attributes for FusedIterator 2018-03-03 14:23:05 +01:00
borrow.rs
boxed_test.rs
boxed.rs Auto merge of #49058 - withoutboats:pin, r=cramertj 2018-03-19 23:01:37 +00:00
Cargo.toml Update Cargo submodule 2018-03-11 10:59:28 -07:00
fmt.rs Docs: fix incorrect copy-paste for new X? in formatting strings 2018-03-19 07:37:59 +01:00
heap.rs Remove deprecated unstable alloc::heap::EMPTY constant 2018-03-16 11:45:16 +01:00
lib.rs Auto merge of #48516 - petrochenkov:stabsl, r=nikomatsakis 2018-03-20 07:42:19 +00:00
linked_list.rs core: Update stability attributes for FusedIterator 2018-03-03 14:23:05 +01:00
macros.rs
range.rs Stabilize inclusive_range library feature. 2018-03-15 16:58:01 +08:00
raw_vec.rs implementing fallible allocation API (try_reserve) for Vec, String and HashMap 2018-03-14 03:48:42 -07:00
rc.rs
slice.rs Stabilize [T]::rotate_{left,right} 2018-02-22 20:12:38 -05:00
str.rs Rollup merge of #47463 - bluss:fused-iterator, r=alexcrichton 2018-03-06 20:52:37 +08:00
string.rs Auto merge of #47813 - kennytm:stable-incl-range, r=nrc 2018-03-15 16:00:40 +00:00
vec_deque.rs implementing fallible allocation API (try_reserve) for Vec, String and HashMap 2018-03-14 03:48:42 -07:00
vec.rs implementing fallible allocation API (try_reserve) for Vec, String and HashMap 2018-03-14 03:48:42 -07:00