We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeeb843 commit a760a68Copy full SHA for a760a68
examples/failure.rs
@@ -1,6 +1,5 @@
1
#![allow(clippy::unwrap_used)]
2
3
-#[allow(clippy::wildcard_imports)] // false positive
4
use assert_fs::prelude::*;
5
6
fn main() {
0 commit comments