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

Silence attribute warnings #121

Merged

Conversation

AaronFeickert
Copy link
Contributor

The analyzer warns about #[inline] on function prototypes. While it seems useful to keep the attribute around as a helpful reminder in relevant traits, this PR silences the warnings.

@AaronFeickert AaronFeickert changed the base branch from main to develop March 5, 2024 18:05
@isislovecruft
Copy link
Member

Hi @AaronFeickert, thanks for the PR. I've merged it for the next version.

@isislovecruft isislovecruft merged commit 22606eb into dalek-cryptography:develop Jun 19, 2024
@AaronFeickert AaronFeickert deleted the inline-warnings branch June 19, 2024 01:52
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

2 participants