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

Require Rust 2021 edition #1887

Merged
merged 1 commit into from
Sep 9, 2022
Merged

Require Rust 2021 edition #1887

merged 1 commit into from
Sep 9, 2022

Conversation

mgeisler
Copy link
Contributor

@mgeisler mgeisler commented Sep 9, 2022

This allows us to clean up and simplify the code.

The changes were originally written by @Dylan-DPC in #1831. This PR fixes a few build errors in that PR, thanks to the helpful comments made by @ISSOtm. I've also rebased the changes onto the latest master.

@Dylan-DPC Dylan-DPC added the msrv-bump This issue/pr requires the msrv of the library to be upgraded label Sep 9, 2022
@Dylan-DPC
Copy link
Member

@ehuss do we want to do this in a new major version?

@ehuss
Copy link
Contributor

ehuss commented Sep 9, 2022

@ehuss do we want to do this in a new major version?

No, I think a normal release is fine.

This allows us to clean up and simplify the code.
Copy link
Contributor

@ehuss ehuss left a comment

Choose a reason for hiding this comment

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

Thanks!

@ehuss ehuss merged commit 8cdb8d0 into rust-lang:master Sep 9, 2022
@mgeisler mgeisler deleted the edition-2021 branch September 9, 2022 21:37
@klensy klensy mentioned this pull request Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
msrv-bump This issue/pr requires the msrv of the library to be upgraded
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants