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 new Clippy lints (non-minimal bools, single-char strings) under rustc 1.59.0 #355

Merged
merged 1 commit into from Feb 28, 2022

Conversation

rhigman
Copy link
Member

@rhigman rhigman commented Feb 25, 2022

Note that this introduces a Clippy warning warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1. This package is included indirectly in Thoth as a dependency of various Actix packages, so we will need to await a fix from them.

@rhigman rhigman requested a review from ja573 February 25, 2022 15:34
@rhigman
Copy link
Member Author

rhigman commented Feb 25, 2022

Clippy warning issue reported to actix-web under actix/actix-web#2664.

@rhigman rhigman merged commit 769d3ef into develop Feb 28, 2022
@rhigman rhigman deleted the feature/rustc_1.59.0_linting branch February 28, 2022 09:55
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