Skip to content

std: Replace CloneableTuple with Tuple, which takes self by-val. #9493

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
Sep 25, 2013

Conversation

huonw
Copy link
Member

@huonw huonw commented Sep 25, 2013

The old behaviour of foo.n0() is replaced by foo.n0_ref().clone().

The old behaviour of `foo.n0()` is replaced by `foo.n0_ref().clone()`.
bors added a commit that referenced this pull request Sep 25, 2013
The old behaviour of `foo.n0()` is replaced by `foo.n0_ref().clone()`.
@bors bors closed this Sep 25, 2013
@bors bors merged commit 04ca6dc into rust-lang:master Sep 25, 2013
@huonw huonw deleted the move-tuples branch November 25, 2013 10:55
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jun 30, 2023
[`format_push_string`]: look through `match` and `if` expressions

Closes rust-lang#9493.

changelog: [`format_push_string`]: look through `match` and `if` expressions
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