Skip to content

Minor fixes#3075

Merged
nazar-pc merged 2 commits intomainfrom
minor-fixes
Sep 30, 2024
Merged

Minor fixes#3075
nazar-pc merged 2 commits intomainfrom
minor-fixes

Conversation

@nazar-pc
Copy link
Copy Markdown
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
Copy Markdown
Contributor

@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
@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