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

style: ignore false-positive lint clippy::duplicated_attributes #2344

Merged
merged 1 commit into from
Mar 24, 2024

Conversation

SteveLauC
Copy link
Member

@SteveLauC SteveLauC commented Mar 23, 2024

What does this PR do

This PR ignores the false-positive warnings introduced by clippy lint: duplicated_attributes.

There is an issue for it, see rust-lang/rust-clippy#12537.

Checklist:

  • I have read CONTRIBUTING.md
  • I have written necessary tests and rustdoc comments
  • A change log has been added if this PR modifies nix's API

@SteveLauC SteveLauC changed the title ci: try reproducing the failures on nightly toolchain style: ignore false-positive lint clippy::duplicated_attributes Mar 24, 2024
@SteveLauC SteveLauC marked this pull request as ready for review March 24, 2024 00:19
@SteveLauC SteveLauC added this pull request to the merge queue Mar 24, 2024
Merged via the queue into nix-rust:master with commit 19f3c43 Mar 24, 2024
34 checks passed
@SteveLauC SteveLauC deleted the ci/try_reproduce branch March 24, 2024 00:31
SteveLauC added a commit to SteveLauC/nix that referenced this pull request Apr 13, 2024
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.

None yet

1 participant