]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #25157 - alexcrichton:remove-vec-add, r=aturon
authorbors <bors@rust-lang.org>
Thu, 7 May 2015 21:45:11 +0000 (21:45 +0000)
committerbors <bors@rust-lang.org>
Thu, 7 May 2015 21:45:11 +0000 (21:45 +0000)
Ideally this trait implementation would be unstable, requiring crates to opt-in
if they would like the functionality, but that's not currently how stability
works so the implementation needs to be removed entirely.

This may come back at a future date, but for now the conservative option is to
remove it.

[breaking-change]


Trivial merge