]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #17715 : aturon/rust/revert-slice-ops-libs, r=alexcrichton
authorbors <bors@rust-lang.org>
Thu, 2 Oct 2014 23:42:31 +0000 (23:42 +0000)
committerbors <bors@rust-lang.org>
Thu, 2 Oct 2014 23:42:31 +0000 (23:42 +0000)
This PR reverts https://github.com/rust-lang/rust/pull/17620, which caused a significant regression for slices.

As discussed with @alexcrichton, all of the public-facing changes of the earlier PR need to be rolled back, and it's not clear that we should move the libraries over to this new notation yet anyway (especially given its feature-gated status).

Closes #17710


Trivial merge