Sign in
rust
/
rust
/
08cd08fbef8c6663b052d8d9e4930d5696cbb8a7
/
.
/
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