Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating the MSRV to Rust 1.56 #92

Closed
sunfishcode opened this issue Nov 18, 2023 · 1 comment
Closed

Updating the MSRV to Rust 1.56 #92

sunfishcode opened this issue Nov 18, 2023 · 1 comment

Comments

@sunfishcode
Copy link
Collaborator

PR #91 proposes to update errno's Minimum Supported Rust Version (MSRV) from 1.48 to 1.56. I plan to release this in errno 0.3.8, without a semver bump. I'm raising this in a new issue to give it some extra visibility and an opportunity for feedback.

1.56 is still quite conservative; it's older than the MSRV of many popular crates in the Rust ecosystem.

This is a tradeoff, and one which has seen much discussion in broader venues, but in this instance specifically: a semver bump would create significant hassles for a large number of users, while not making a semver bump should be only a relatively minor inconvenience—pinning to errno 0.3.7—for what I expect is a relatively small number of users.

@sunfishcode
Copy link
Collaborator Author

Ok, I've now merged #91.

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

No branches or pull requests

1 participant