diff options
| author | Trevor Gross <t.gross35@gmail.com> | 2025-06-20 02:50:38 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-20 02:50:38 -0400 |
| commit | e381a14b7cb07eb3be4da73a032cb8f4481a05b9 (patch) | |
| tree | e7c8aaf3223ba74aabfdada24aec308ffcf20eab /compiler/rustc_codegen_llvm/src/llvm_util.rs | |
| parent | c117ebefd23c47fa71252291f7fb597555c74daa (diff) | |
| parent | b3914945ae2d77770c25ed124a8450d82c8f7fe9 (diff) | |
| download | rust-e381a14b7cb07eb3be4da73a032cb8f4481a05b9.tar.gz rust-e381a14b7cb07eb3be4da73a032cb8f4481a05b9.zip | |
Rollup merge of #141990 - Qelxiros:141975-unix_send_signal, r=ChrisDenton,tgross35
Implement send_signal for unix child processes Tracking issue: rust-lang/rust#141975 There are two main differences between my implementation and the Public API section of the tracking issue. ~First, `send_signal` requires a mutable reference, like `Child::kill`.~ Second, `ChildExt` has `Sealed` as a supertrait, bringing it more in line with other extension traits like `CommandExt`. try-job: `dist-various*` try-job: `test-various*`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions
