Skip to content

Fix clippy warnings with new version of clippy#971

Merged
glandium merged 2 commits intomozilla:masterfrom
glandium:clippy
Mar 10, 2021
Merged

Fix clippy warnings with new version of clippy#971
glandium merged 2 commits intomozilla:masterfrom
glandium:clippy

Conversation

@glandium glandium added this to the 0.2.16 milestone Mar 10, 2021
Comment thread src/cache/cache.rs
}

#[cfg(windows)]
#[allow(clippy::unnecessary_wraps)]
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Smells like an impl Trait is needed around here, but that's unrelated to this patch.

@glandium glandium merged commit 3f318a8 into mozilla:master Mar 10, 2021
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