Skip to content

Update to rust 1.86, fix ci, introduce clippy and fmt#393

Merged
Keats merged 2 commits intoKeats:masterfrom
Th3Link:fix-ci
Apr 17, 2026
Merged

Update to rust 1.86, fix ci, introduce clippy and fmt#393
Keats merged 2 commits intoKeats:masterfrom
Th3Link:fix-ci

Conversation

@Th3Link
Copy link
Copy Markdown
Contributor

@Th3Link Th3Link commented Apr 14, 2026

Since the ci was not working when reviewing a PR, I tried to make it working again.

Root cause:
indexmap >=2.12 goes for hashbrown 0.17 which needs rust 1.86
idna -> idna_adapter -> icu... also needs rust 1.86

I see no other way then to go along with it. This also obsolets #385.

I also introduced clippy and rustfmt check since i noticed wrong formatting and linter warings. I also fixed them they where only minor changes.

@Keats Keats merged commit 2d81d51 into Keats:master Apr 17, 2026
2 checks passed
@Keats
Copy link
Copy Markdown
Owner

Keats commented Apr 17, 2026

Thanks!

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