about summary refs log tree commit diff
path: root/src/liballoc
AgeCommit message (Expand)AuthorLines
2014-05-30Register new snapshotsAlex Crichton-8/+1
2014-05-29Make Arc::make_unique check weak refs; add make_unique to RcAaron Turon-1/+107
2014-05-28Issue #13933: Remove transmute_mut from ArcAriel Ben-Yehuda-1/+2
2014-05-27Move std::{reflect,repr,Poly} to a libdebug crateAlex Crichton-0/+2
2014-05-25Paper over privacy issues with Deref by changing field names.Huon Wilson-36/+44
2014-05-22auto merge of #14348 : alexcrichton/rust/doc.rust-lang.org, r=huonwbors-1/+1
2014-05-22libcore: Remove all uses of `~str` from `libcore`.Patrick Walton-6/+23
2014-05-21Change static.rust-lang.org to doc.rust-lang.orgAlex Crichton-1/+1
2014-05-21alter `exchange_free` for sized deallocationDaniel Micay-3/+9
2014-05-21migrate from `exchange_malloc` to `allocate`Daniel Micay-10/+4
2014-05-17Register new snapshotsAlex Crichton-1/+0
2014-05-17std: Refactor liballoc out of lib{std,sync}Alex Crichton-0/+1201