From: bors Date: Thu, 14 Aug 2014 13:01:18 +0000 (+0000) Subject: auto merge of #16470 : liigo/rust/rename-private-cmp-macros, r=brson X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=e99eeb574ecbdb11a52656a9737ad49d2dfd20e8;p=rust.git auto merge of #16470 : liigo/rust/rename-private-cmp-macros, r=brson eq_impl! => partial_eq_impl! totaleq_impl! => eq_impl! ord_impl! => partial_ord_impl! totalord_impl! => ord_impl! --- e99eeb574ecbdb11a52656a9737ad49d2dfd20e8