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 72aaf49 commit b72ebfeCopy full SHA for b72ebfe
tests/features.rs
@@ -1,4 +1,4 @@
1
-#![allow(clippy::ignore_without_reason)]
+#![allow(clippy::assertions_on_constants, clippy::ignore_without_reason)]
2
3
#[test]
4
#[ignore]
0 commit comments