Sign in
rust
/
rust-lang
/
rust
/
refs/heads/perf-tmp
/
.
/
tests
/
ui
/
runtime
/
on-broken-pipe
/
no-flag-arg.rs
blob: bb49533c0231a585fa9269c4f33c13ac874c5288 [
file
] [
log
] [
blame
]
//@ compile-flags: -Zon-broken-pipe
//@ check-fail
fn
main
()
{}
//~? ERROR unstable option `on-broken-pipe` requires either `kill`, `error`, or `inherit`