Skip to content

Bump MSRV to 1.91.0 - #2793

Merged
Xuanwo merged 2 commits into
mozilla:mainfrom
flip1995:msrv-bump-1.91
Aug 6, 2026
Merged

Bump MSRV to 1.91.0#2793
Xuanwo merged 2 commits into
mozilla:mainfrom
flip1995:msrv-bump-1.91

Conversation

@flip1995

@flip1995 flip1995 commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

In preparation of the opendal bump to version 0.58.1. opendal 0.58.1 has an MSRV of 1.91.0, so sccache needs to match this in order to bump the opendal dependency.

cc #2715

In preparation of the opendal bump to version 0.58.1. opendal 0.58.1 has
an MSRV of 1.91.0, so sccache needs to match this in order to bump the
opendal dependency.
This fixes Clippy findings after bumping the MSRV
@codecov-commenter

codecov-commenter commented Aug 5, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 69.03553% with 61 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.91%. Comparing base (e9b15a3) to head (84f8791).

Files with missing lines Patch % Lines
src/jobserver.rs 0.00% 20 Missing ⚠️
src/compiler/rust.rs 36.00% 16 Missing ⚠️
src/compiler/c.rs 84.37% 10 Missing ⚠️
src/compiler/args.rs 71.42% 4 Missing ⚠️
src/compiler/nvcc.rs 78.94% 4 Missing ⚠️
src/commands.rs 40.00% 3 Missing ⚠️
src/server.rs 33.33% 2 Missing ⚠️
src/compiler/compiler.rs 75.00% 1 Missing ⚠️
src/compiler/msvc.rs 96.87% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2793      +/-   ##
==========================================
+ Coverage   71.15%   72.91%   +1.75%     
==========================================
  Files          72       72              
  Lines       40677    37275    -3402     
==========================================
- Hits        28943    27178    -1765     
+ Misses      11734    10097    -1637     

☔ View full report in Codecov by Harness.
📢 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.

@Xuanwo Xuanwo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thank you! Let's go!

@Xuanwo
Xuanwo merged commit 46e96ab into mozilla:main Aug 6, 2026
51 checks passed
@flip1995
flip1995 deleted the msrv-bump-1.91 branch August 6, 2026 09:36
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.

3 participants