Skip to content

Conversation

@alexcrichton
Copy link
Member

This solves horrible diffs where all you do is renumber literally everything.

This solves horrible diffs where all you do is renumber literally everything.
@bors bors closed this in 5c5d995 Feb 1, 2014
@alexcrichton alexcrichton deleted the lang-item-count branch February 1, 2014 07:36
flip1995 pushed a commit to flip1995/rust that referenced this pull request Dec 16, 2023
Fix binder handling in `unnecessary_to_owned`

fixes rust-lang#11952

The use of `rebind` instead of `EarlyBinder::bind` isn't technically needed, but it is the semantically correct operation.

changelog: None
flip1995 pushed a commit to flip1995/rust that referenced this pull request Dec 21, 2023
Fix binder handling in `unnecessary_to_owned`

fixes rust-lang#11952

The use of `rebind` instead of `EarlyBinder::bind` isn't technically needed, but it is the semantically correct operation.

changelog: None
flip1995 pushed a commit to flip1995/rust that referenced this pull request Dec 21, 2023
Fix binder handling in `unnecessary_to_owned`

fixes rust-lang#11952

The use of `rebind` instead of `EarlyBinder::bind` isn't technically needed, but it is the semantically correct operation.

changelog: None
xobs pushed a commit to betrusted-io/rust that referenced this pull request Dec 24, 2023
Fix binder handling in `unnecessary_to_owned`

fixes rust-lang#11952

The use of `rebind` instead of `EarlyBinder::bind` isn't technically needed, but it is the semantically correct operation.

changelog: None
LucasSte pushed a commit to LucasSte/rust that referenced this pull request Feb 19, 2024
Fix binder handling in `unnecessary_to_owned`

fixes rust-lang#11952

The use of `rebind` instead of `EarlyBinder::bind` isn't technically needed, but it is the semantically correct operation.

changelog: None
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.

1 participant