Skip to content

Add some more methods to vec and vec::bytes #7210

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

Closed
wants to merge 2 commits into from

Conversation

lilyball
Copy link
Contributor

No description provided.

@thestinger
Copy link
Contributor

@kballard: needs to be rebased

lilyball added 2 commits June 21, 2013 22:01
Add new trait vec::bytes::MutableByteVector which currently defines one
method .set_memory().
Add method .move_from() to MutableVector, which consumes another vector
and moves elements into the receiver.

Add new trait MutableCloneableVector with one method .copy_from(), which
clones elements from another vector into the receiver.
@lilyball
Copy link
Contributor Author

@thestinger: Rebased. r?

@huonw huonw mentioned this pull request Jun 22, 2013
@thestinger thestinger closed this Jun 24, 2013
@thestinger thestinger reopened this Jun 24, 2013
@thestinger
Copy link
Contributor

@kballard: can you close this and re-open it another PR? this one is broken somehow and bors can't see it

@lilyball
Copy link
Contributor Author

Bors? More like Borks, amirite?

@lilyball lilyball closed this Jun 25, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jan 13, 2022
…xFrednet

[`erasing_op`] lint ignored when operation `Output` type is different from the type of constant `0`

fixes rust-lang#7210

changelog: [`erasing_op`] lint ignored when operation `Output` type is different from the type of constant `0`
# 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.

2 participants