Sign in
rust
/
rust-lang
/
rust
/
refs/heads/lcnr/rustc-dev-guide
/
.
/
tests
/
ui
/
runtime
/
on-broken-pipe
/
wrong-flag-arg.rs
blob: c4a07932bc20e5e85b1f6303cf1b6b765636b4b5 [
file
] [
log
] [
blame
]
//@ compile-flags: -Zon-broken-pipe=wrong
//@ check-fail
fn
main
()
{}
//~? ERROR incorrect value `wrong` for unstable option `on-broken-pipe`