Make sure issue 53275 test goes through codegen
This commit is contained in:
parent
f1188f7afe
commit
821eef5a48
@ -1,6 +1,7 @@
|
||||
// run-pass
|
||||
// build-pass
|
||||
|
||||
#![crate_type = "lib"]
|
||||
#![allow(unconditional_panic)]
|
||||
struct S(u8);
|
||||
|
||||
pub fn ice() {
|
||||
|
Loading…
Reference in New Issue
Block a user