Skip to content

cargo: Bump msrv to 1.95#515

Merged
bilelmoussaoui merged 2 commits into
linux-credentials:mainfrom
A6GibKm:bump-msrv
Jul 11, 2026
Merged

cargo: Bump msrv to 1.95#515
bilelmoussaoui merged 2 commits into
linux-credentials:mainfrom
A6GibKm:bump-msrv

Conversation

@A6GibKm

@A6GibKm A6GibKm commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

git-credentials-oo7 uses a if-let guard which were introduced in 1.95.

git-credentials-oo7 uses a if-let guard [1] which were introduced in
1.95.

[1] https://blog.rust-lang.org/2026/04/16/Rust-1.95.0/#if-let-guards-in-matches
@A6GibKm

A6GibKm commented Jul 11, 2026

Copy link
Copy Markdown
Collaborator Author

Will fix ci in a bit. @bilelmoussaoui the alternative would be to remove the single use of the let if and avoid the bump wdyt?

@bilelmoussaoui

Copy link
Copy Markdown
Collaborator

Doing the bump is fine, we will do a new api breaking release anyways

@bilelmoussaoui bilelmoussaoui merged commit fb24f0c into linux-credentials:main Jul 11, 2026
16 of 17 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