about summary refs log tree commit diff
path: root/src/test/run-pass/deriving-via-extension-struct-empty.rs
AgeCommit message (Expand)AuthorLines
2013-03-29librustc: Remove `fail_unless!`Patrick Walton-2/+2
2013-03-22test: replace uses of old deriving attribute with new oneAndrew Paseltiner-1/+1
2013-03-07librustc: Convert all uses of `assert` over to `fail_unless!`Patrick Walton-2/+2
2013-02-21Implement #[deriving_eq] on tuple like structsSeth Pink-0/+17