Skip to content

fix(ci, clippy): raise MSRV to 1.82, fix rust 1.90 warnings#451

Merged
zkat merged 4 commits intozkat:mainfrom
cgettys-microsoft:dev/chgettys/wyzuotlnryxu
Sep 29, 2025
Merged

fix(ci, clippy): raise MSRV to 1.82, fix rust 1.90 warnings#451
zkat merged 4 commits intozkat:mainfrom
cgettys-microsoft:dev/chgettys/wyzuotlnryxu

Conversation

@cgettys-microsoft
Copy link
Contributor

@cgettys-microsoft cgettys-microsoft commented Sep 26, 2025

Addresses a few new warnings in 1.90.

Update MSRV to 1.82; even adding --locked, I just couldn't get CI to pass with the declared versions and 1.70. If someone else can, obviously that'd be a better solution.

@cgettys-microsoft cgettys-microsoft changed the title fix: remove unused code fix: rust 1.90 warnings Sep 26, 2025
@cgettys-microsoft cgettys-microsoft changed the title fix: rust 1.90 warnings fix(clippy): rust 1.90 warnings Sep 26, 2025
@cgettys-microsoft
Copy link
Contributor Author

Still working on the MSRV related errors.

@cgettys-microsoft cgettys-microsoft marked this pull request as draft September 26, 2025 16:23
@cgettys-microsoft cgettys-microsoft changed the title fix(clippy): rust 1.90 warnings fix(ci): raise MSRV to 1.82, fix rust 1.90 warnings Sep 26, 2025
@cgettys-microsoft
Copy link
Contributor Author

I tried adding --locked, but Rust 1.70.0 still wouldn't compile:
https://github.com/cgettys-microsoft/miette/actions/runs/18043280615/job/51347678859

1.76 wasn't enough either, had to go up to 1.82 (which to be fair is still over a year old) to get this to pass in CI.

@cgettys-microsoft cgettys-microsoft marked this pull request as ready for review September 26, 2025 16:36
@cgettys-microsoft cgettys-microsoft changed the title fix(ci): raise MSRV to 1.82, fix rust 1.90 warnings fix(ci, clippy): raise MSRV to 1.82, fix rust 1.90 warnings Sep 26, 2025
@zkat zkat merged commit 2b79495 into zkat:main Sep 29, 2025
30 checks passed
@cgettys-microsoft cgettys-microsoft deleted the dev/chgettys/wyzuotlnryxu branch September 30, 2025 00:18
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