]> git.lizzy.rs Git - rust.git/commit
core: Remove the unnecessary 'traits' module from 'slice'
authorBrian Anderson <banderson@mozilla.com>
Mon, 30 Jun 2014 22:43:13 +0000 (15:43 -0700)
committerBrian Anderson <banderson@mozilla.com>
Mon, 30 Jun 2014 22:44:36 +0000 (15:44 -0700)
commitfa5bc6f1bd703cb081b48d032713bf78499bf155
tree32e43aae0ac66d96bf7aa372896ad51da6a82d30
parent16a9258797436498a00726e8aea2ee8a85755e15
core: Remove the unnecessary 'traits' module from 'slice'

This is only breaking for code that references the empty `slice::traits`
module.

[breaking-change]
src/libcore/slice.rs