diff options
Diffstat (limited to 'tests/mir-opt/switch_to_self.rs')
| -rw-r--r-- | tests/mir-opt/switch_to_self.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mir-opt/switch_to_self.rs b/tests/mir-opt/switch_to_self.rs index 6678e4b3bd2..fc270fd33cf 100644 --- a/tests/mir-opt/switch_to_self.rs +++ b/tests/mir-opt/switch_to_self.rs @@ -1,3 +1,4 @@ +// skip-filecheck // Test that MatchBranchSimplification doesn't ICE on a SwitchInt where // one of the targets is the block that the SwitchInt terminates. #![crate_type = "lib"] |
