Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 135cfcb

Browse files
FIXME: ignore test that ICEs
1 parent 66f2d44 commit 135cfcb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/test/ui/consts/const_in_pattern/issue-65466.rs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// FIXME: This still ICEs.
2+
//
3+
// ignore-test
4+
15
#![deny(indirect_structural_match)]
26

37
#[derive(PartialEq, Eq)]

0 commit comments

Comments
 (0)