Skip to content

Commit 2cd84dc

Browse files
committed
recursion-no-tce.rs should be run-crash
1 parent 55b5612 commit 2cd84dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/explicit-tail-calls/recursion-no-tce.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//@ run-fail
1+
//@ run-crash
22

33
use std::hint::black_box;
44

0 commit comments

Comments
 (0)