-
Notifications
You must be signed in to change notification settings - Fork 13.4k
[test] Enable sha2-asm
feature
#93994
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
Conversation
This removes the `cpuid-bool` dependency, which is deprecated, while adding `crypto-common` as a new dependency.
(rust-highfive has picked a reviewer for you, use r? to override) |
@rustbot author |
@bors try @rust-timer queue |
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
⌛ Trying commit 8b2a00a with merge b3a300610235a24445d5a0ba7314673205130e46... |
This perf run will show deps bump + feature difference, not |
Ah, yes—thanks. 😇 Info could still be useful, but we'll want to do another run. |
(@Mark-Simulacrum Is there a way to cancel an in-progress perf run?) |
☀️ Try build successful - checks-actions |
Queued b3a300610235a24445d5a0ba7314673205130e46 with parent b321742, future comparison URL. |
Finished benchmarking commit (b3a300610235a24445d5a0ba7314673205130e46): comparison url. Summary: This benchmark run did not return any relevant results. If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. Benchmarking this pull request likely means that it is perf-sensitive, so we're automatically marking it as not fit for rolling up. While you can manually mark this PR as fit for rollup, we strongly recommend not doing so since this PR led to changes in compiler perf. @bors rollup=never |
Extends #93863. See #93973.