diff options
| author | bors <bors@rust-lang.org> | 2021-07-09 18:15:20 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-07-09 18:15:20 +0000 |
| commit | 3eff244fc7340c14b34299c1ff70ec1a76202332 (patch) | |
| tree | 08a0659ad2595275748196e6a51897df89e2b426 /library/std/src/sys/unix/process/process_unix.rs | |
| parent | 619c27a53959e2d79aadb01cba5b2c49756df771 (diff) | |
| parent | bc67f6bc95106ef0e0b4681a384af153a7228bf1 (diff) | |
| download | rust-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
