]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #15288 : brson/rust/cleanslice, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 1 Jul 2014 08:21:33 +0000 (08:21 +0000)
committerbors <bors@rust-lang.org>
Tue, 1 Jul 2014 08:21:33 +0000 (08:21 +0000)
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.


Trivial merge