Skip to content

Update Rust to v1.80.0 #9174

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

Merged
merged 2 commits into from
Jul 25, 2024
Merged

Update Rust to v1.80.0 #9174

merged 2 commits into from
Jul 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 25, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
rust minor 1.79.0 -> 1.80.0

Release Notes

rust-lang/rust (rust)

v1.80.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented Jul 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.15%. Comparing base (68d2e53) to head (7533a85).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9174      +/-   ##
==========================================
- Coverage   89.16%   89.15%   -0.01%     
==========================================
  Files         282      282              
  Lines       28518    28529      +11     
==========================================
+ Hits        25428    25435       +7     
- Misses       3090     3094       +4     

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

Turbo87 and others added 2 commits July 25, 2024 18:45
The `all` lint group represents all lints that are enabled by default. Since they are enabled by default there is not much point in us setting them to the `warn` level again. With Rust 1.80 this will also start to trigger https://rust-lang.github.io/rust-clippy/master/index.html#lint_groups_priority, which this change now avoids.
@Turbo87 Turbo87 force-pushed the renovate/rust-1.x branch from 7533a85 to a297eb2 Compare July 25, 2024 16:46
@Turbo87 Turbo87 enabled auto-merge July 25, 2024 16:46
@Turbo87 Turbo87 merged commit a87347c into main Jul 25, 2024
9 checks passed
@Turbo87 Turbo87 deleted the renovate/rust-1.x branch July 25, 2024 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant