Skip to content

Conversation

@briansmith
Copy link
Owner

Remove #[inline] from trait definitions.

During review, we found one #[inline] that should be #[inline(always)] in
sha2.rs. Fix that too.

Remove `#[inline]` from trait definitions.

During review, we found one `#[inline]` that should be `#[inline(always)]` in
sha2.rs. Fix that too.
@briansmith briansmith self-assigned this Dec 23, 2019
@briansmith
Copy link
Owner Author

Closing in favor of #914.

@briansmith briansmith closed this Dec 23, 2019
@briansmith briansmith deleted the b/fix-warnings branch December 23, 2019 18:09
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.

2 participants