about summary refs log tree commit diff
path: root/src/liballoc/boxed.rs
AgeCommit message (Expand)AuthorLines
2014-08-19A few minor documentation fixesP1start-10/+12
2014-07-26std: Stabilize unit, bool, ty, tuple, arc, anyAlex Crichton-1/+4
2014-07-17librustc: Remove cross-borrowing of `Box<T>` to `&T` from the language,Patrick Walton-2/+4
2014-07-13Stabilization for `owned` (now `boxed`) and `cell`Aaron Turon-0/+180