Skip to content

cmov: use #[inline] instead of #[inline(always)] #924

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

Merged
merged 2 commits into from
Jul 8, 2023

Conversation

brxken128
Copy link
Contributor

Related to this comment, this PR changes all [inline(always)] to just [inline].

I'm not sure what the scope of these changes should be as I imagine there's a lot of them, but it's a start.

@brxken128 brxken128 changed the title cmov: use #[inline] instead of [inline(always)] cmov: use #[inline] instead of #[inline(always)] Jul 5, 2023
@tarcieri tarcieri merged commit 602240f into RustCrypto:master Jul 8, 2023
@tarcieri tarcieri mentioned this pull request Oct 14, 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.

2 participants