about summary refs log tree commit diff
path: root/library/std/src/sys/unix/process/process_unix.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-07-09 18:15:20 +0000
committerbors <bors@rust-lang.org>2021-07-09 18:15:20 +0000
commit3eff244fc7340c14b34299c1ff70ec1a76202332 (patch)
tree08a0659ad2595275748196e6a51897df89e2b426 /library/std/src/sys/unix/process/process_unix.rs
parent619c27a53959e2d79aadb01cba5b2c49756df771 (diff)
parentbc67f6bc95106ef0e0b4681a384af153a7228bf1 (diff)
downloadrust-3eff244fc7340c14b34299c1ff70ec1a76202332.tar.gz
rust-3eff244fc7340c14b34299c1ff70ec1a76202332.zip
Auto merge of #85832 - kornelski:raw_arg, r=yaahc
Unescaped command-line arguments for Windows

Some Windows commands, expecially `cmd.exe /c`, have unusual quoting requirements which are incompatible with default rules assumed for `.arg()`.

This adds `.unquoted_arg()` to `Command` via Windows `CommandExt` trait.

Fixes #29494
Diffstat (limited to 'library/std/src/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions