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

ada4a added 2 commits October 1, 2025 20:46
Now we don't touch, and thus don't break, whatever path `Rc`/`Arc` was
specified with
Copy link

github-actions bot commented Oct 1, 2025

Lintcheck changes for 39b5a05

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.

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