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

Upgrade rust edition to 2021 #143

Closed
waynexia opened this issue Jul 25, 2022 · 0 comments · Fixed by #180
Closed

Upgrade rust edition to 2021 #143

waynexia opened this issue Jul 25, 2022 · 0 comments · Fixed by #180
Labels
feature New feature or request help wanted Extra attention is needed

Comments

@waynexia
Copy link
Member

Description

upgrade the rust toolchain to edition 2021. Quote from the edition guide:

The Rust 2021 Edition contains several changes that bring new capabilities and more consistency to the language, and opens up room for expansion in the future.

Proposal

Upgrade all of our sub-crates.

I'm not sure about the impact of "default resolver 2". Other changes should be ok to us.

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant