Skip to content
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

chore(csprng): the stabilized aarch64 intrisics were in Rust 1.72 #597

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

IceTDrinker
Copy link
Member

No description provided.

@github-actions
Copy link

@slab-ci cpu_fast_test

@mayeul-zama
Copy link
Contributor

What doe this PR do ?
Just replaces a unresolved imports std::? by a upgrade to 1.72 for people using an old toolchain?

@IceTDrinker
Copy link
Member Author

What doe this PR do ? Just replaces a unresolved imports std::? by a upgrade to 1.72 for people using an old toolchain?

Something like that potentially yes

require people to use the 1.72 toolchain so that CSPRNG builds on stable toolchains no matter the cpu arch x86 or aarch64, it's also the reason the minimal rust version was raised on TFHE

@IceTDrinker
Copy link
Member Author

@slab-ci cpu_fast_test

@github-actions
Copy link

Pull Request has been approved 🎉
Launching full test suite...
@slab-ci cpu_test
@slab-ci cpu_integer_test
@slab-ci cpu_multi_bit_test
@slab-ci cpu_wasm_test
@slab-ci csprng_randomness_testing

@IceTDrinker IceTDrinker merged commit 8564403 into main Sep 29, 2023
21 of 22 checks passed
@IceTDrinker IceTDrinker deleted the am/chore/csprng-min-ver branch September 29, 2023 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants