Skip to content

Correct help message for arc_with_non_send_sync #15332

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 24, 2025

Conversation

marv7000
Copy link
Contributor

Small typo fix for the arc_with_non_send_sync lint.

changelog: none

@rustbot
Copy link
Collaborator

rustbot commented Jul 24, 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-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Jul 24, 2025
Copy link

github-actions bot commented Jul 24, 2025

Lintcheck changes for 5cd24d7

Lint Added Removed Changed
clippy::arc_with_non_send_sync 0 0 1

This comment will be updated if you push new changes

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.

Lgtm, though you'll need to update the tests with cargo uibless since the diagnostic output has changed.

@marv7000
Copy link
Contributor Author

Ah my bad, will fix shortly.

@y21 y21 added this pull request to the merge queue Jul 24, 2025
Merged via the queue into rust-lang:master with commit 7d5833f Jul 24, 2025
11 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Jul 24, 2025
@marv7000 marv7000 deleted the fix-lint-text branch July 24, 2025 10:38
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.

3 participants