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.
This commit is contained in:
commit
6ab7b6652e
1 changed files with 602 additions and 556 deletions
1160
src/libcore/slice.rs
1160
src/libcore/slice.rs
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue