about summary refs log tree commit diff
path: root/compiler/rustc_builtin_macros/src/deriving/cmp
AgeCommit message (Expand)AuthorLines
2021-02-09use ufcs in derive(Ord) and derive(PartialOrd)Skgland-4/+7
2021-02-09Fix derived PartialOrd operatorsTomasz Miąsko-190/+7
2020-08-30mv compiler to compiler/mark-0/+625