We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c8bbeb commit 0144490Copy full SHA for 0144490
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