Skip to content

edition: Upgrade to Rust 2021 edition #56

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stephen-fox
Copy link

This commit applies the minimum required changes to support Rust 2021 Edition. I limited my changes to issues that "cargo test" and "cargo run" complained about.

I also tried to limit formatting changes where possible.

This commit applies the minimum required changes to support
Rust 2021 Edition. I limited my changes to issues that
"cargo test" and "cargo run" complained about.

I also tried to limit formatting changes where possible.
@stephen-fox
Copy link
Author

ps: Just wanted to say I really appreciate all the tests, documentation, and examples - plus the total lack of external dependencies. There are a lot of rust argument parsing libraries out there that miss the mark on a combination of those things.

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.

1 participant