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

Remove allow pragmas for clippy::missing_panics_docs #99

Merged
merged 1 commit into from
Sep 4, 2021

Conversation

lopopolo
Copy link
Member

@lopopolo lopopolo commented Sep 4, 2021

This false positive was addressed in rust-lang/rust-clippy#6996.

This rolls back the allow introduced in #67.

@lopopolo lopopolo added the C-quality Category: Refactoring, cleanup, and quality improvements. label Sep 4, 2021
@lopopolo
Copy link
Member Author

lopopolo commented Sep 4, 2021

A similar PR for rand_mt is here: artichoke/rand_mt#105.

@lopopolo lopopolo merged commit 23b484f into trunk Sep 4, 2021
@lopopolo lopopolo deleted the clippy-missing-panics-docs branch September 4, 2021 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-quality Category: Refactoring, cleanup, and quality improvements.
Development

Successfully merging this pull request may close these issues.

1 participant