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

bump edition to 2021 #18

Merged
merged 1 commit into from
Dec 27, 2021
Merged

bump edition to 2021 #18

merged 1 commit into from
Dec 27, 2021

Conversation

softprops
Copy link
Owner

No description provided.

@@ -10,6 +10,7 @@ use std::error::Error;
\s+
(?P<baz>\S+)
"#)]
#[allow(dead_code)]
Copy link
Owner Author

Choose a reason for hiding this comment

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

the fields were printed with debug formatted but rustc complained they were unused so I'm adding #[allow(dead_code)] to allow for a cleaner compile

@softprops softprops marked this pull request as ready for review December 27, 2021 18:36
@softprops softprops merged commit e6b95f9 into master Dec 27, 2021
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