Closed lo48576 closed 4 years ago
This pull request fixes clippy lints.
I think it is better to let CI ensure there are no lint warnings, but this PR does not contain such change.
This PR should be rebased onto #21.
Nice patch, thank you!
Can we skip on the CI formatting check for now? I have doubts about that. Don't want to see the builds of existing code fail when rustfmt formatting changes, for instance.
This pull request fixes clippy lints.
I think it is better to let CI ensure there are no lint warnings, but this PR does not contain such change.
This PR should be rebased onto #21.