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 c629ec7 commit 9e4f94cCopy full SHA for 9e4f94c
crates/hir-ty/src/layout/tests/closure.rs
@@ -1,3 +1,5 @@
1
+#![allow(clippy::no_effect)]
2
+
3
use crate::size_and_align_expr;
4
5
#[test]
0 commit comments