Skip to content

copyless io::BytesWriter and rewriting str::raw::from_buf_len_nocopy #3518

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

erickt
Copy link
Contributor

@erickt erickt commented Sep 18, 2012

These are simple patches that make io::BytesWriter more efficient by eliminating a copy. It also makes str::raw::from_buf_len_nocopy match vec::raw::form_string's api.

@erickt
Copy link
Contributor Author

erickt commented Sep 18, 2012

Merged it in.

@erickt erickt closed this Sep 18, 2012
bors pushed a commit to rust-lang-ci/rust that referenced this pull request May 15, 2021
RalfJung pushed a commit to RalfJung/rust that referenced this pull request Apr 27, 2024
…sion-of-nodejs, r=RalfJung

bump actions/cache to v4

fixes rust-lang#3518.
RalfJung pushed a commit to RalfJung/rust that referenced this pull request May 4, 2024
…sion-of-nodejs, r=RalfJung

bump actions/cache to v4

fixes rust-lang#3518.
# 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.

1 participant