about summary refs log tree commit diff
path: root/src/liballoc/owned.rs
AgeCommit message (Expand)AuthorLines
2014-07-13Stabilization for `owned` (now `boxed`) and `cell`Aaron Turon-201/+0
2014-06-29Implement RFC#28: Add PartialOrd::partial_cmpSteven Fackler-0/+5
2014-06-29Extract tests from libcore to a separate crateSteven Fackler-0/+48
2014-06-28auto merge of #15208 : alexcrichton/rust/snapshots, r=pcwaltonbors-1/+1
2014-06-28Rename all raw pointers as necessaryAlex Crichton-1/+1
2014-06-28librustc: Match trait self types exactly.Patrick Walton-0/+29
2014-06-24core: Add stability attributes to CloneBrian Anderson-0/+1
2014-06-18rustdoc: Fix testing indented code blocksAlex Crichton-2/+6
2014-06-01std: Drop Total from Total{Eq,Ord}Alex Crichton-3/+3
2014-05-30std: Rename {Eq,Ord} to Partial{Eq,Ord}Alex Crichton-3/+3
2014-05-17Register new snapshotsAlex Crichton-1/+0
2014-05-17std: Refactor liballoc out of lib{std,sync}Alex Crichton-0/+115