]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #8896 : lightcatcher/rust/default_eq_fix, r=thestinger
authorbors <bors@rust-lang.org>
Sat, 31 Aug 2013 04:40:32 +0000 (21:40 -0700)
committerbors <bors@rust-lang.org>
Sat, 31 Aug 2013 04:40:32 +0000 (21:40 -0700)
Summary:
-removed "ne" methods in libstd and librustpkg
-made default "ne" be inlined
-made one of the "eq" methods in librustpkg follow more standard parameter naming convention


Trivial merge