rust/src/libsyntax/ext/deriving/cmp
Alex Crichton bb96ee6123 syntax: Prepare for Total{Eq,Ord} => {Eq,Ord}
This commit adds the groundwork for the renaming of the Total{Eq,Ord} traits.
After this commit hits a snapshot, the traits can be renamed.
2014-05-30 16:03:25 -07:00
..
eq.rs rustc: Accept PartialOrd/PartialOrdEq for Eq/Ord 2014-05-28 10:02:06 -07:00
ord.rs rustc: Accept PartialOrd/PartialOrdEq for Eq/Ord 2014-05-28 10:02:06 -07:00
totaleq.rs syntax: Prepare for Total{Eq,Ord} => {Eq,Ord} 2014-05-30 16:03:25 -07:00
totalord.rs syntax: Prepare for Total{Eq,Ord} => {Eq,Ord} 2014-05-30 16:03:25 -07:00