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

Fix linting on clippy > 1.71 #426

Merged
merged 1 commit into from
Jul 26, 2023
Merged

Conversation

julienr
Copy link
Contributor

@julienr julienr commented Jul 25, 2023

This fixes linting for clippy > 1.71 which introduced a new default_constructed_unit_structs (see clippy's changelog)


  • I agree to follow the project's code of conduct.
  • I added an entry to CHANGES.md if knowledge of this change could be valuable to users.

@julienr julienr mentioned this pull request Jul 25, 2023
2 tasks
Respect the new `default_constructed_unit_structs` lint introduced in
1.71
@julienr julienr force-pushed the fix-for-clippy-1-71 branch from 9a2a54b to e47dc8a Compare July 25, 2023 18:51
@lnicola
Copy link
Member

lnicola commented Jul 26, 2023

bors r+

@bors
Copy link
Contributor

bors bot commented Jul 26, 2023

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot merged commit 8ab1545 into georust:master Jul 26, 2023
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.

2 participants