Skip to content

Conversation

ada4a
Copy link
Contributor

@ada4a ada4a commented Oct 1, 2025

Fixes #15802

changelog: [rc_buffer]: don't touch the path to Rc/Arc in the suggestion

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

rustbot commented Oct 1, 2025

r? @llogiq

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

Copy link

github-actions bot commented Oct 1, 2025

Lintcheck changes for f2e6667

Lint Added Removed Changed
clippy::rc_buffer 0 0 17

This comment will be updated if you push new changes

PatchMixolydic

This comment was marked as off-topic.

@rustbot

This comment has been minimized.

@rustbot
Copy link
Collaborator

rustbot commented Oct 11, 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.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rc_buffer hardcodes Rc/Arc in suggestion, which might not be in scope

4 participants