summary refs log tree commit diff
path: root/src/test/run-pass/deriving-cmp-generic-struct-enum.rs
AgeCommit message (Expand)AuthorLines
2014-03-23std: remove the `equals` method from `TotalEq`.Huon Wilson-3/+0
2013-10-06Add appropriate #[feature] directives to testsAlex Crichton-0/+2
2013-09-03Un-xfail/move/delete some tests.Huon Wilson-8/+6
2013-04-12libsyntax: short-circuit on non-matching variants in deriving code.Huon Wilson-0/+52