Skip to main content
INHERIT
rustc_
session
1.99.0-nightly
(4461b085f 2026-08-21) (Ferrocene nightly by Ferrous Systems)
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.