Sign in
rust
/
rust
/
1f2b0900a702d4947d8f11ea7b162c3af1626e3c
/
.
/
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