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

Some lint fixes #9

Merged
merged 2 commits into from
Aug 2, 2021
Merged

Some lint fixes #9

merged 2 commits into from
Aug 2, 2021

Conversation

Enet4
Copy link
Owner

@Enet4 Enet4 commented Aug 2, 2021

  • Remove unnecessary braces in test_macro_one_read_2
  • fix clippy lint for exhaustive specification of field names in struct initialization (non-exhaustive form is supported since 1.40)

- redundant field names in struct initialization
  non-exhaustive form is supported in this crate's MSRV
@Enet4 Enet4 added enhancement New feature or request chore For keeping the project tidy labels Aug 2, 2021
@Enet4 Enet4 merged commit f94fa7d into master Aug 2, 2021
@Enet4 Enet4 deleted the imp/lint branch August 2, 2021 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore For keeping the project tidy enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant