about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2021-08-13 15:29:11 +0200
committerGitHub <noreply@github.com>2021-08-13 15:29:11 +0200
commitfc3a90dc7435d3d2378cc558e06a4600d79e4115 (patch)
tree23ed6179372472243b2695486b8a74f4e264ff29 /compiler/rustc_codegen_llvm/src
parent717f9e37696703670108f47c5dff261ca9d4d834 (diff)
parent7a7d2d1779d47cba5686136047e591346ca9f097 (diff)
downloadrust-fc3a90dc7435d3d2378cc558e06a4600d79e4115.tar.gz
rust-fc3a90dc7435d3d2378cc558e06a4600d79e4115.zip
Rollup merge of #87966 - pietroalbini:fix-pidfd-test, r=m-ou-se
Fix `command-create-pidfd` test inside unprivileged Docker containers

In `src/test/ui/command/command-create-pidfd.rs` (added #81825), the detection code to skip the test on unsupported platforms doesn't account for unprivileged Docker containers (CI uses privileged containers), which leads to a test failure as you can't call the `clone3` syscall in that environment. This PR enhances the detection code to also consider unprivileged containers.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions