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

Remove deprecated toRustTarget #2063

Merged
merged 1 commit into from
Oct 9, 2024
Merged

Remove deprecated toRustTarget #2063

merged 1 commit into from
Oct 9, 2024

Conversation

jneem
Copy link
Member

@jneem jneem commented Oct 8, 2024

This fixes a deprecation warning and doesn't appear to break anything 🤞

Re-running the nix build after this change didn't actually build anything new, so I think the derivations are identical.

@jneem jneem requested a review from yannham October 8, 2024 14:48
@github-actions github-actions bot temporarily deployed to pull request October 8, 2024 14:52 Inactive
Copy link
Member

@yannham yannham left a comment

Choose a reason for hiding this comment

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

It might be good to check that the static binary still builds as well - I think this isn't currently tested in the CI because it's just too long.

Copy link
Contributor

github-actions bot commented Oct 8, 2024

🐰 Bencher Report

Branch2063/merge
Testbedubuntu-latest

⚠️ WARNING: The following Measure does not have a Threshold. Without a Threshold, no Alerts will ever be generated!

Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the --ci-only-thresholds CLI flag.

Click to view all benchmark results
BenchmarkLatencynanoseconds (ns)
fibonacci 10📈 view plot
⚠️ NO THRESHOLD
496,730.00
pidigits 100📈 view plot
⚠️ NO THRESHOLD
3,193,100.00
product 30📈 view plot
⚠️ NO THRESHOLD
833,400.00
scalar 10📈 view plot
⚠️ NO THRESHOLD
1,525,000.00
sum 30📈 view plot
⚠️ NO THRESHOLD
825,510.00
🐰 View full continuous benchmarking report in Bencher

@jneem
Copy link
Member Author

jneem commented Oct 8, 2024

It does indeed take a while to build. I will finish checking it tomorrow, and merge if everything is ok.

@jneem
Copy link
Member Author

jneem commented Oct 9, 2024

I mean, I was checking locally that the static binary builds but it was taking forever.

@jneem jneem added this pull request to the merge queue Oct 9, 2024
Merged via the queue into master with commit 85d9f27 Oct 9, 2024
7 checks passed
@jneem jneem deleted the fix-flake-warning branch October 9, 2024 01:31
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