Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
ui
/
attributes
/
unix_sigpipe
/
unix_sigpipe-non-main-fn.stderr
blob: c4b81118c9f01a8cf30c10be711dc4292020bd13 [
file
] [
log
] [
blame
]
error
:
`unix_sigpipe`
attribute can only be used on
`fn main()`
-->
$DIR
/
unix_sigpipe
-
non
-
main
-
fn
.
rs
:
3
:
1
|
LL
|
#[unix_sigpipe = "inherit"]
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
error
:
aborting due to previous error