rustc_
session
1.89.0-nightly
(99e7c15e8 2025-06-01)
In rustc_
session::
config::
sigpipe
rustc_session
::
config
::
sigpipe
Constant
INHERIT
Copy item path
Source
pub const INHERIT:
u8
= 1;
Expand description
Do not touch
SIGPIPE
. Use whatever the parent process uses.