Skip to content

cpufeatures v0.3.1 - #1520

Merged
newpavlov merged 3 commits into
masterfrom
cpufeatures/v0.3.1
Aug 26, 2026
Merged

cpufeatures v0.3.1#1520
newpavlov merged 3 commits into
masterfrom
cpufeatures/v0.3.1

Conversation

@tarcieri

Copy link
Copy Markdown
Member

Changed

  • Use compile-time target feature detection under Miri (#1513)

Fixed

  • Detection of the avx target feature (#1511)
  • Use ::MAX constant instead of deprecated ::max_value() associated method (#1515)

@newpavlov

newpavlov commented Aug 24, 2026

Copy link
Copy Markdown
Member

Could you wait a day or two? I wanted to fix #1510 before release.

@tarcieri

Copy link
Copy Markdown
Member Author

@newpavlov aah ok, this is currently breaking nightly builds but it can be temporarily worked around for now.

Will leave this open until you're ready to release. Feel free to close and open a new one if I'm not around.

@tarcieri

Copy link
Copy Markdown
Member Author

@newpavlov this is breaking the build anywhere cpufeatures is being used under nightly, e.g. https://github.com/RustCrypto/password-hashes/actions/runs/32976471564/job/98202311426?pr=929

Can I ship this and you can follow up with another release?

@newpavlov newpavlov left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Ok. Do not forget to update the release date.

@newpavlov
newpavlov merged commit da1f969 into master Aug 26, 2026
140 checks passed
@newpavlov
newpavlov deleted the cpufeatures/v0.3.1 branch August 26, 2026 15:05
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