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