Skip to content

Commit

Permalink
The ICE in 121127 needs debuginfo
Browse files Browse the repository at this point in the history
  • Loading branch information
scottmcm committed Apr 18, 2024
1 parent b8ac5c0 commit 20cf595
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/crashes/121127.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
//@ known-bug: #121127
//@ compile-flags: -Zpolymorphize=on -Zinline-mir=yes
//@ compile-flags: -Zpolymorphize=on -Zinline-mir=yes -C debuginfo=2
// Note that as of PR#123949 this only crashes with debuginfo enabled

#![feature(specialization)]

Expand Down

0 comments on commit 20cf595

Please sign in to comment.