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

Temporarily disable clippy on Rust 1.69 #312

Merged
merged 1 commit into from Apr 22, 2023

Conversation

micolous
Copy link
Collaborator

Clippy doesn't like clap's macro expansion on Rust 1.69: rust-lang/rust-clippy#10421

So disable clippy on 1.69 for now.

  • cargo test has been run and passes
  • documentation has been updated with relevant examples (if relevant)

@micolous micolous added the bug Something isn't working label Apr 22, 2023
@micolous micolous merged commit 5fc0ebe into kanidm:master Apr 22, 2023
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants