Skip to content

Conversation

japaric
Copy link
Contributor

@japaric japaric commented Feb 6, 2015

If you were still using MaybeOwnedVector, update your code to use CowVec.

[breaking-change]


We already removed MaybeOwned (the string equivalent) long time ago and with a much shorter deprecation period. It's time to let go.

@rust-highfive
Copy link
Contributor

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member

@bors: r+ 67ee26d rollup

Manishearth added a commit to Manishearth/rust that referenced this pull request Feb 6, 2015
 If you were still using `MaybeOwnedVector`, update your code to use `CowVec`.

[breaking-change]

---

We already removed `MaybeOwned` (the string equivalent) long time ago and with a much shorter deprecation period. It's time to let go.
@bors bors merged commit 67ee26d into rust-lang:master Feb 7, 2015
@japaric japaric deleted the no-mov branch February 7, 2015 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants