Skip to content

Fixunnecessary_safety_comment does not lint for the first line #15354

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

profetia
Copy link
Contributor

@profetia profetia commented Jul 27, 2025

Closes #14553
Closes #14554

changelog: [unnecessary_safety_comment] fix FN for the first line in file

@rustbot
Copy link
Collaborator

rustbot commented Jul 27, 2025

r? @blyxyas

rustbot has assigned @blyxyas.
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 27, 2025
Copy link

github-actions bot commented Jul 27, 2025

Lintcheck changes for 084a9ee

Lint Added Removed Changed
clippy::unnecessary_safety_comment 1 0 0

This comment will be updated if you push new changes

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.

unnecessary_safety_comment does not lint the first item of a module without a body unnecessary_safety_comment does not lint for the first line
3 participants