From: bors Date: Tue, 1 Jul 2014 08:21:33 +0000 (+0000) Subject: auto merge of #15288 : brson/rust/cleanslice, r=alexcrichton X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=6ab7b6652ec916e37a2110bb2f579c7dc38b4560;p=rust.git auto merge of #15288 : brson/rust/cleanslice, r=alexcrichton This does two things: * Reorganizes the declaration order to be more readable, less random. * Removes the `slice::traits` module, a public module that does nothing but declare impls of `cmp` traits. --- 6ab7b6652ec916e37a2110bb2f579c7dc38b4560