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

keccak: 2018 edition upgrade, lints, docs #32

Merged
merged 2 commits into from
Feb 11, 2023

Conversation

tarcieri
Copy link
Member

  • Bumps the crate's edition to 2018, which is MSRV-compatible.
  • Adds a more expansive set of lints
  • Adds the missing_docs lint, and adds docs where missing
  • Fixes tests on ARMv8

- Bumps the crate's edition to 2018, which is MSRV-compatible.
- Adds a more expansive set of lints
- Adds the `missing_docs` lint, and adds docs where missing
- Fixes tests on ARMv8
Apply the `allow` directive doesn't apply to where they're expanded:

https://github.com/RustCrypto/sponges/actions/runs/4152634267/jobs/7183730279
@tarcieri tarcieri merged commit 5831f8b into master Feb 11, 2023
@tarcieri tarcieri deleted the keccak/2018-edition+lints+docs branch February 11, 2023 18:40
@tarcieri tarcieri mentioned this pull request May 4, 2023
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