We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ccfffa0 + f2f0450 commit 0a15b11Copy full SHA for 0a15b11
tests/utils/mod.rs
@@ -1,4 +1,5 @@
1
#![allow(dead_code)]
2
+#![allow(unused_imports)]
3
4
#[macro_use]
5
mod macros;
0 commit comments