Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
ui
/
attributes
/
unix_sigpipe
/
unix_sigpipe.stderr
blob: 1b1eda825aaea80873731cb31ec86f52926e8616 [
file
] [
log
] [
blame
]
error
:
valid values
for
`#[unix_sigpipe = "..."]`
are
`inherit`
,
`sig_ign`
,
or
`sig_dfl`
-->
$DIR
/
unix_sigpipe
.
rs
:
3
:
1
|
LL
|
#[unix_sigpipe]
|
^^^^^^^^^^^^^^^
error
:
aborting due to previous error