Skip to content
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

Do not mark attributes with unknown namespace as useless #13766

Merged
merged 2 commits into from
Dec 17, 2024

Conversation

samueltardieu
Copy link
Contributor

Fixes #13764

changelog: [useless_attribute]: do not trigger on attributes with unknown namespace

Lints with more than two segments are unrecognized, instead of having
the middle segments truncated.
@rustbot
Copy link
Collaborator

rustbot commented Nov 30, 2024

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

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Nov 30, 2024
@samueltardieu
Copy link
Contributor Author

r? @flip1995

@rustbot rustbot assigned flip1995 and unassigned llogiq Dec 5, 2024
@flip1995 flip1995 added this pull request to the merge queue Dec 17, 2024
Merged via the queue into rust-lang:master with commit f8da18c Dec 17, 2024
9 checks passed
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.

useless_attribute incorrectly triggers for unknown tool attributes on use
4 participants