-
Notifications
You must be signed in to change notification settings - Fork 741
Update semver-compatible dependencies #2366
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
Benchmark resultsInstruction countsSignificant differencesThere are no significant instruction count differences Other differencesClick to expand
Wall-timeSignificant differencesClick to expand
Other differencesClick to expand
Additional informationCheckout details:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2366 +/- ##
=======================================
Coverage 94.90% 94.90%
=======================================
Files 103 103
Lines 24551 24551
=======================================
Hits 23299 23299
Misses 1252 1252 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
@ctz are we ignoring this semver compatibility stuff? Have you already looked into ways of |
I have being, yes. Though it's quite annoying. I now realise that having alphabetically sorted enums is a losing game. |
Avoid warnings about RUSTSEC-2025-0009.