]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #40434 - mattico:splice-update, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 25 Apr 2017 10:34:07 +0000 (10:34 +0000)
committerbors <bors@rust-lang.org>
Tue, 25 Apr 2017 10:34:07 +0000 (10:34 +0000)
Implement Vec::splice and String::splice (RFC 1432)

RFC: rust-lang/rfcs#1432, tracking issue: #32310
A rebase of https://github.com/rust-lang/rust/pull/32355 with a few more tests.

Let me know if you have any ideas for more tests.

cc @SimonSapin


Trivial merge