summary refs log tree commit diff
path: root/src/test/run-pass/deriving-cmp-shortcircuit.rs
AgeCommit message (Expand)AuthorLines
2014-03-23std: remove the `equals` method from `TotalEq`.Huon Wilson-4/+1
2013-10-22Drop the '2' suffix from logging macrosAlex Crichton-4/+4
2013-09-30rpass: Remove usage of fmt!Alex Crichton-4/+4
2013-09-25Fix run-pass tests to have 'pub fn main'Alex Crichton-1/+1
2013-08-07Add test for short-circuiting #[deriving(Eq,Ord,TotalEq,TotalOrd)].Huon Wilson-0/+46