Skip to content

std: Implement the Buffer trait for some wrappers #13964

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 8, 2014

Conversation

alexcrichton
Copy link
Member

This will allow methods like read_line() on RefReader, LimitReader, etc.

This will allow methods like read_line() on RefReader, LimitReader, etc.
bors added a commit that referenced this pull request May 8, 2014
This will allow methods like read_line() on RefReader, LimitReader, etc.
@bors bors closed this May 8, 2014
@bors bors merged commit 678b165 into rust-lang:master May 8, 2014
@alexcrichton alexcrichton deleted the more-buffers branch May 8, 2014 06:54
bors added a commit to rust-lang-ci/rust that referenced this pull request Feb 13, 2023
Specify authors, edition, license and rust-versian via workspace.package
flip1995 pushed a commit to flip1995/rust that referenced this pull request Mar 20, 2025
)

fixes rust-lang#13964

The lint `option_map_unwrap_or` used to have a similar issue in rust-lang#10579,
so I borrowed its solution to fix this one.

changelog: [`option_if_let_else`]: fix FP when value partially moved
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.

2 participants