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 clippy and fmt errors #263

Merged
merged 2 commits into from Mar 8, 2022
Merged

Conversation

geohardtke
Copy link
Contributor

@geohardtke geohardtke commented Mar 8, 2022

  • [xI 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.

New Lints (https://rust-lang.github.io/rust-clippy/master/index.html#map_flatten) and formatting errors have been recently introduced to rust, producing errors in the CI (See for example: #260 ).

This PR addresses this issues.

@lnicola
Copy link
Member

lnicola commented Mar 8, 2022

bors r+

@bors
Copy link
Contributor

bors bot commented Mar 8, 2022

Build succeeded:

@bors bors bot merged commit 492e0c8 into georust:master Mar 8, 2022
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.

None yet

2 participants