summary refs log tree commit diff
path: root/src/test/run-pass/deriving-default-box.rs
AgeCommit message (Expand)AuthorLines
2015-04-08Remove pretty-expanded from failing testsAlex Crichton-1/+0
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-03-03Switched to Box::new in many places.Felix S. Klock II-1/+2
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