about summary refs log tree commit diff
path: root/src/test/compile-fail/new-box-syntax-bad.rs
AgeCommit message (Expand)AuthorLines
2014-10-02tests: remove uses of Gc.Eduard Burtescu-24/+0
2014-07-13Stabilization for `owned` (now `boxed`) and `cell`Aaron Turon-1/+1
2014-06-14rustc: Obsolete the `@` syntax entirelyAlex Crichton-1/+1
2014-05-06librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, exceptPatrick Walton-2/+2
2014-02-07Added tests to make tidyDerek Guenther-0/+10
2014-01-09librustc: Implement placement `box` for GC and unique pointers.Patrick Walton-0/+14