Skip to content

Commit 20cf595

Browse files
committed
The ICE in 121127 needs debuginfo
1 parent b8ac5c0 commit 20cf595

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/crashes/121127.rs

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
//@ known-bug: #121127
2-
//@ compile-flags: -Zpolymorphize=on -Zinline-mir=yes
2+
//@ compile-flags: -Zpolymorphize=on -Zinline-mir=yes -C debuginfo=2
3+
// Note that as of PR#123949 this only crashes with debuginfo enabled
34

45
#![feature(specialization)]
56

0 commit comments

Comments
 (0)