Skip to content

Minor fixes #3075

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
Sep 30, 2024
Merged

Minor fixes #3075

merged 2 commits into from
Sep 30, 2024

Conversation

nazar-pc
Copy link
Member

Couple of things I noticed while reading the code.

We could use https://docs.rs/cpufeatures to detect AES support on bare metal x86-64, but it is unlikely to be needed for practical use cases and when we do there will hopefully me rust-lang/rfcs#2725 implemented, doesn't seem to be worth complicating the code right now.

Code contributor checklist:

Copy link
Member

@teor2345 teor2345 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@nazar-pc nazar-pc added this pull request to the merge queue Sep 30, 2024
Merged via the queue into main with commit 2149a47 Sep 30, 2024
9 checks passed
@nazar-pc nazar-pc deleted the minor-fixes branch September 30, 2024 06:49
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