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

0.17.12 #2448

Merged
merged 3 commits into from
Mar 6, 2025
Merged

0.17.12 #2448

merged 3 commits into from
Mar 6, 2025

Conversation

briansmith
Copy link
Owner

No description provided.

@briansmith briansmith self-assigned this Mar 5, 2025
Copy link

codecov bot commented Mar 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.61%. Comparing base (5cc13ca) to head (c8dfe5b).
Report is 3 commits behind head on release-branch/0.17.12.

Additional details and impacted files
@@                    Coverage Diff                     @@
##           release-branch/0.17.12    #2448      +/-   ##
==========================================================
- Coverage                   96.62%   96.61%   -0.01%     
==========================================================
  Files                         176      176              
  Lines                       21637    21637              
  Branches                      533      533              
==========================================================
- Hits                        20906    20904       -2     
  Misses                        618      618              
- Partials                      113      115       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@briansmith
Copy link
Owner Author

Note that the target branch for this is the newly-created release-branch/0.17.12 branch that is based on release-branch/0.17.11 which is what the 0.17.11 release was done from.

@briansmith
Copy link
Owner Author

On the main branch, there were changes to increase MSRV and to potentially increase the binutils version required, so I decided to do this off a branch. Now the changes scheduled for 0.17.12 will be 0.17.13.

The problem occurs:
* release mode with `RUSTFLAGS="-C overflow-checks"`
* release mode with `overflow-checks = true` in the Cargo.toml profile.
* debug mode.

Thanks to Mike (GitHub user MikeRomaniuk).
@briansmith briansmith force-pushed the b/0.17.12 branch 3 times, most recently from b8487a2 to 641c1c7 Compare March 6, 2025 00:09
@briansmith
Copy link
Owner Author

The clippy failure is something we fixed after 0.17.11 and it's benign.

@briansmith briansmith merged commit 899fc76 into release-branch/0.17.12 Mar 6, 2025
172 of 174 checks passed
@briansmith briansmith deleted the b/0.17.12 branch March 6, 2025 00:52
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