summary refs log tree commit diff
path: root/src/test/run-pass/deriving-primitive.rs
AgeCommit message (Expand)AuthorLines
2014-05-30std: Rename {Eq,Ord} to Partial{Eq,Ord}Alex Crichton-1/+1
2014-02-28std: Change assert_eq!() to use {} instead of {:?}Alex Crichton-1/+1
2014-01-25Uppercase numeric constantsChris Wong-3/+3
2013-10-05test: fix the tests for windowsErick Tryzelaar-1/+1
2013-10-02syntax: Add #[deriving(FromPrimitive)] syntax extensionErick Tryzelaar-0/+37