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

Upgrade to Rust 1.85 #1526

Merged
merged 3 commits into from
Mar 1, 2025
Merged

Conversation

akoshelev
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Feb 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.09%. Comparing base (cb7a54e) to head (136f655).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1526   +/-   ##
=======================================
  Coverage   92.08%   92.09%           
=======================================
  Files         220      220           
  Lines       38237    38229    -8     
=======================================
- Hits        35212    35206    -6     
+ Misses       3025     3023    -2     

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

@martinthomson
Copy link
Member

Take a look at the miri failures. There are new lints around #[must_use] in nightly builds that you might want to fix up.

@akoshelev akoshelev merged commit ec55a8e into private-attribution:main Mar 1, 2025
13 checks passed
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