Skip to content

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

Merged
tarcieri merged 2 commits into
RustCrypto:masterfrom
brxken128:cmov-inline
Jul 8, 2023
Merged

cmov: use #[inline] instead of #[inline(always)]#924
tarcieri merged 2 commits into
RustCrypto:masterfrom
brxken128:cmov-inline

Conversation

@brxken128
Copy link
Copy Markdown
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