Skip to content

zeroize: note aarch64 crate feature works on stable #797

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 1 commit into from
Aug 25, 2022

Conversation

tarcieri
Copy link
Member

The required APIs are stable as of Rust 1.59.

Unfortunately we can't yet enable it by default as the overall crate's MSRV is 1.51. It will be possible if we bump MSRV to >=1.59.

This commit also adjusts the CI job to test the aarch64 feature works on 1.59.0 and stable compilers.

The required APIs are stable as of Rust 1.59.

Unfortunately we can't yet enable it by default as the overall crate's
MSRV is 1.51. It will be possible if we bump MSRV to >=1.59.

This commit also adjusts the CI job to test the `aarch64` feature works
on `1.59.0` and `stable` compilers.
@tarcieri tarcieri force-pushed the zeroize/note-aarch64-feature-works-on-stable branch from 433b2e1 to 282fd44 Compare August 25, 2022 20:20
@tarcieri tarcieri merged commit 1261e29 into master Aug 25, 2022
@tarcieri tarcieri deleted the zeroize/note-aarch64-feature-works-on-stable branch August 25, 2022 20:28
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.

1 participant