Sign in
android
/
toolchain
/
rustc
/
f7ad1c480b8dc4097ef67cd82ec1c5b706e10950
/
.
/
src
/
test
/
ui
/
attributes
/
unix_sigpipe
/
unix_sigpipe-start.stderr
blob: 2c9ce479b6caf0aa0940abff62520ef40a1fdc23 [
file
] [
log
] [
blame
]
error
:
`unix_sigpipe`
attribute can only be used on
`fn main()`
-->
$DIR
/
unix_sigpipe
-
start
.
rs
:
5
:
1
|
LL
|
#[unix_sigpipe = "inherit"]
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
error
:
aborting due to previous error