Skip to content

MSRV-based Cleanup#85

Merged
Amanieu merged 27 commits into
Amanieu:masterfrom
james7132:cleanup
Aug 20, 2025
Merged

MSRV-based Cleanup#85
Amanieu merged 27 commits into
Amanieu:masterfrom
james7132:cleanup

Conversation

@james7132

Copy link
Copy Markdown
Contributor

This PR does not modify the existing MSRV, but cleans up items that otherwise have been introduced before it.

I've also added a CI task for explicitly testing against the MSRV since the current job does not match it at Rust 1.74.

Comment thread benches/Cargo.toml
@@ -0,0 +1,24 @@
[package]
name = "benches"

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Can you explain why a separate package is necessary here?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

It lets us bump the version of criterion without bumping the MSRV.

Comment thread .gitignore Outdated
Comment thread src/lib.rs Outdated
Comment thread src/lib.rs Outdated
Comment thread src/lib.rs Outdated
Comment thread src/lib.rs Outdated
Comment thread src/lib.rs Outdated
Comment thread src/lib.rs Outdated
Comment thread src/lib.rs Outdated
Comment thread src/lib.rs Outdated
Comment thread src/lib.rs Outdated
Comment thread src/lib.rs Outdated
Comment thread src/lib.rs Outdated
@Amanieu Amanieu merged commit 9d05aee into Amanieu:master Aug 20, 2025
3 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