rust/src/liballoc
kennytm 52a4fc8130
Rollup merge of #56432 - ordovicia:shrink-to-issue, r=Centril
Update issue number of `shrink_to` methods to point the tracking issue

Tracking issue: #56431
2018-12-03 18:07:16 +08:00
..
benches Fix slice's benchmarks 2018-10-10 22:55:12 -07:00
collections Rollup merge of #56432 - ordovicia:shrink-to-issue, r=Centril 2018-12-03 18:07:16 +08:00
tests std: Delete the alloc_system crate 2018-11-11 09:22:28 -08:00
alloc.rs global allocators: add a few comments 2018-11-12 09:01:57 +01:00
borrow.rs Review fix 2018-08-15 22:06:35 +03:00
boxed.rs Incorporate dyn into more comments and docs. 2018-11-20 09:35:03 -05:00
boxed_test.rs add FromIterator<A> to Box<[A]> 2018-11-10 11:43:39 +01:00
Cargo.toml Breaking change upgrades 2018-09-04 13:22:08 -06:00
fmt.rs Rollup merge of #55050 - tshepang:repetition, r=steveklabnik 2018-10-18 12:54:54 +08:00
lib.rs Auto merge of #55366 - Amanieu:stable_layout, r=Amanieu 2018-11-08 06:52:27 +00:00
macros.rs fix some typos 2017-11-21 15:33:45 +01:00
prelude.rs Add the alloc::prelude module 2018-07-07 23:08:43 +02:00
raw_vec.rs fix various typos in doc comments 2018-11-13 14:45:31 -05:00
rc.rs Merge branch 'master' into frewsxcv-dyn 2018-11-23 14:09:08 -05:00
slice.rs Auto merge of #53918 - Havvy:doc-sort-by, r=GuillaumeGomez 2018-11-22 06:50:18 +00:00
str.rs liballoc: mark str.to_owned() and String::from(&str) as #[inline]. 2018-09-27 12:08:03 +02:00
string.rs Update issue number of shrink_to methods to point the tracking issue 2018-12-02 16:08:08 +09:00
sync.rs update various stdlib docs 2018-11-21 06:50:17 -05:00
task.rs Switch to bootstrapping from 1.29 beta 2018-08-01 11:59:08 -06:00
vec.rs Update issue number of shrink_to methods to point the tracking issue 2018-12-02 16:08:08 +09:00