Skip to content

refactor: remove Adjust::ReborrowPin#151932

Open
frank-king wants to merge 1 commit intorust-lang:mainfrom
frank-king:refactor/pin-coerce-3
Open

refactor: remove Adjust::ReborrowPin#151932
frank-king wants to merge 1 commit intorust-lang:mainfrom
frank-king:refactor/pin-coerce-3

Conversation

@frank-king
Copy link
Contributor

@frank-king frank-king commented Feb 1, 2026

Followed by #149130, this PR removes Adjust::ReborrowPin and use an Adjust::Deref(DerefAdjustKind::Pin) followed by an Adjust::Borrow(AutoBorrow::Pin) instead.

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Feb 1, 2026
@rustbot
Copy link
Collaborator

rustbot commented Feb 1, 2026

r? @jdonszelmann

rustbot has assigned @jdonszelmann.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@frank-king
Copy link
Contributor Author

frank-king commented Feb 1, 2026

@rustbot blocked

r? jackh726

@rustbot rustbot assigned jackh726 and unassigned jdonszelmann Feb 1, 2026
@rustbot rustbot added S-blocked Status: Blocked on something else such as an RFC or other implementation work. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Feb 1, 2026
@rust-bors

This comment has been minimized.

@frank-king frank-king force-pushed the refactor/pin-coerce-3 branch from 847f1bb to f78cbce Compare March 11, 2026 07:19
@rustbot
Copy link
Collaborator

rustbot commented Mar 11, 2026

This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

@frank-king
Copy link
Contributor Author

@rustbot ready

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-blocked Status: Blocked on something else such as an RFC or other implementation work. labels Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants