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

Update Rust MSRV to 1.45 #750

Merged
merged 1 commit into from
Jan 31, 2022
Merged

Update Rust MSRV to 1.45 #750

merged 1 commit into from
Jan 31, 2022

Conversation

lucacasonato
Copy link
Collaborator

@lucacasonato lucacasonato commented Jan 28, 2022

The earliest Rust version with all of the standard library features we'd like to make use of is 1.45. The only feature this does not have yet is edition = 2021, but other than looking nice, that would have no effect on rust-url anyway.

I recommend we bump the MSRV to 1.45 instead of 1.56 then, to minimize breakage across the ecosystem.

Closes #745

LICENSE-MIT Outdated Show resolved Hide resolved
@lucacasonato lucacasonato marked this pull request as ready for review January 31, 2022 15:01
@valenting valenting merged commit 474560d into servo:master Jan 31, 2022
@lucacasonato lucacasonato deleted the bump_msrv branch January 31, 2022 15:09
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.

Updating MSRV to 1.45.0
3 participants