about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMichael van Straten <michael@vanstraten.de>2023-08-25 16:19:16 +0200
committerMichael van Straten <michael@vanstraten.de>2023-08-25 16:30:34 +0200
commitedefa8b105cd4a35b689e85187689f4fb4085ede (patch)
treecdfe88612e167bf4bd4e8cd225e73f4c8a5171b0 /compiler/rustc_codegen_llvm/src
parentd7e751006cb3691d1384b74196a9cb45447acfa8 (diff)
downloadrust-edefa8b105cd4a35b689e85187689f4fb4085ede.tar.gz
rust-edefa8b105cd4a35b689e85187689f4fb4085ede.zip
Added option to set ProcThreadAttributes for Windows processes
This implements the ability to add arbitrary attributes to a command on Windows targets using a new `raw_attribute` method on the [`CommandExt`](https://doc.rust-lang.org/stable/std/os/windows/process/trait.CommandExt.html) trait. Setting these attributes provides extended configuration options for Windows processes.

Co-authored-by: Tyler Ruckinger <t.ruckinger@gmail.com>
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions