Skip to content

Conversation

ada4a
Copy link
Contributor

@ada4a ada4a commented Sep 23, 2025

Fixes #15009

changelog: [clone_on_ref_ptr]: only name the generic type if possible

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Sep 23, 2025
@rustbot
Copy link
Collaborator

rustbot commented Sep 23, 2025

r? @y21

rustbot has assigned @y21.
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

@rustbot rustbot added the S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work label Sep 23, 2025
@ada4a
Copy link
Contributor Author

ada4a commented Sep 23, 2025

@rustbot label -S-blocked

@rustbot rustbot removed the S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work label Sep 23, 2025
@rustbot

This comment has been minimized.

@ada4a ada4a force-pushed the clone_on_ref_ptr branch from b890b8d to 6b697db Compare October 9, 2025 09:44
@rustbot
Copy link
Collaborator

rustbot commented Oct 9, 2025

This PR was rebased onto a different master 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.

Copy link
Member

@y21 y21 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@y21 y21 added this pull request to the merge queue Oct 11, 2025
Merged via the queue into rust-lang:master with commit 1f0b8b8 Oct 11, 2025
11 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Oct 11, 2025
@ada4a ada4a deleted the clone_on_ref_ptr branch October 11, 2025 14:56
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.

clone-on-ref-ptr type suggestion in case of closure is not applicable

3 participants