We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Temporarily, the CI has been fixed by adding -Aclippy::manual_unwrap_or_default to all clippy jobs.
-Aclippy::manual_unwrap_or_default
These should be removed from CI workflow file once the issue is fixed upstream. See: rust-lang/rust-clippy#12643 TedDriggs/darling#293
The text was updated successfully, but these errors were encountered:
The fix for this has moved to TedDriggs/darling#296
Sorry, something went wrong.
revert CI clippy darling package command patch
d27cf18
- temporary patch introduced in 3130f5a to bypass clippy errors due to darling package: TedDriggs/darling#296 Closes #210 Signed-off-by: Andrei Gherghescu <[email protected]>
4e47e85
andrei-ng
No branches or pull requests
Temporarily, the CI has been fixed by adding
-Aclippy::manual_unwrap_or_default
to all clippy jobs.These should be removed from CI workflow file once the issue is fixed upstream.
See:
rust-lang/rust-clippy#12643
TedDriggs/darling#293
The text was updated successfully, but these errors were encountered: