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 a876185 commit b88f86fCopy full SHA for b88f86f
tests/test_expr.rs
@@ -1,4 +1,4 @@
1
-#![allow(clippy::uninlined_format_args)]
+#![allow(clippy::single_element_loop, clippy::uninlined_format_args)]
2
3
#[macro_use]
4
mod macros;
0 commit comments