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

Set Rust Language Edition (2021) for the project Cargo.toml #140

Closed
evan0greenup opened this issue Nov 13, 2024 · 4 comments
Closed

Set Rust Language Edition (2021) for the project Cargo.toml #140

evan0greenup opened this issue Nov 13, 2024 · 4 comments

Comments

@evan0greenup
Copy link

Currently, the language edition is not set, when run cargo build, cargo will choose edition 2015 if the language edition is not explicitly set.

It would be nice to set it to 2021 in the project Cargo.toml file.

@daniel-levin
Copy link
Contributor

#152

@evan0greenup
Copy link
Author

@daniel-levin , why this PR not merge?

@daniel-levin
Copy link
Contributor

Probably because it's a large change (in the sense that it touches many files) by a new contributor and it's the holiday season. In the new year I'll ping the maintainers.

@daniel-levin
Copy link
Contributor

@evan0greenup heads up that #152 is merged, you can close this issue.

@Kha Kha closed this as completed Jan 19, 2025
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

3 participants