summary refs log tree commit diff
path: root/src/test/run-pass/deriving-default-box.rs
AgeCommit message (Expand)AuthorLines
2015-01-08fallout: run-pass tests that use box. (many could be ported to `Box::new` in...Felix S. Klock II-0/+3
2015-01-02Use `derive` rather than `deriving` in testsNick Cameron-1/+1
2014-11-06Add testsJorge Aparicio-0/+22