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 66f2d44 commit 135cfcbCopy full SHA for 135cfcb
src/test/ui/consts/const_in_pattern/issue-65466.rs
@@ -1,3 +1,7 @@
1
+// FIXME: This still ICEs.
2
+//
3
+// ignore-test
4
+
5
#![deny(indirect_structural_match)]
6
7
#[derive(PartialEq, Eq)]
0 commit comments