summary refs log tree commit diff
path: root/compiler/rustc_builtin_macros/src/env.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-10-16 15:27:00 +0000
committerbors <bors@rust-lang.org>2021-10-16 15:27:00 +0000
commit7eda9439636b4b56c74349b7309aff8109702e86 (patch)
treef9893001af4242c9fa29eeb22998f9703b0c82a4 /compiler/rustc_builtin_macros/src/env.rs
parent58268ff091703ace98c3c2a8c5f2fb2c3aecace2 (diff)
parent74ef5300ef72fd21d42fea39c02f49c302fbb242 (diff)
downloadrust-7eda9439636b4b56c74349b7309aff8109702e86.tar.gz
rust-7eda9439636b4b56c74349b7309aff8109702e86.zip
Auto merge of #89924 - cuviper:beta-clone3, r=Mark-Simulacrum
Only use `clone3` when needed for pidfd

In #89522 we learned that `clone3` is interacting poorly with Gentoo's
`sandbox` tool. We only need that for the unstable pidfd extensions, so
otherwise avoid that and use a normal `fork`.

r? `@Mark-Simulacrum`
Diffstat (limited to 'compiler/rustc_builtin_macros/src/env.rs')
0 files changed, 0 insertions, 0 deletions