Skip to content

remove the deprecated MaybeOwnedVector #22009

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Feb 7, 2015
Merged

Conversation

japaric
Copy link
Member

@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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants