Sign in
rust
/
rust
/
c1d608bb7e862c8d8b74ce7cfc042fa98e9d4792
/
.
/
tests
/
ui
/
panic-runtime
/
bad-panic-flag1.rs
blob: 575e30f785cf51479ca237ecf9e54b3023ab25f5 [
file
]
//@ compile-flags:-C panic=foo
fn
main
()
{}
//~? ERROR incorrect value `foo` for codegen option `panic` - either `unwind`, `abort`, or `immediate-abort` was expected