summary refs log tree commit diff
path: root/src/test/run-pass/new-box-syntax.rs
AgeCommit message (Expand)AuthorLines
2014-02-07Added tests to make tidyDerek Guenther-0/+10
2014-01-09librustc: Implement placement `box` for GC and unique pointers.Patrick Walton-2/+20
2013-12-15libstd: Fix merge fallout.Patrick Walton-1/+1
2013-12-15libsyntax: Implement the new `box` syntax for unique pointers.Patrick Walton-0/+8