Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
refs/heads/try
/
.
/
tests
/
ui
/
panic-runtime
/
bad-panic-flag1.rs
blob: 117935847cbd7688a0023715311a7bb3ba7297d1 [
file
] [
log
] [
blame
] [
edit
]
//@ compile-flags:-C panic=foo
fn
main
()
{}
//~? ERROR incorrect value `foo` for codegen option `panic` - either `unwind` or `abort` was expected