about summary refs log tree commit diff
path: root/library/std/src/sys/windows/cmath.rs
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-03-19 02:01:59 +0100
committerGitHub <noreply@github.com>2022-03-19 02:01:59 +0100
commitba2d5ede70ed7e37d7f13a397b9d554e2386a19c (patch)
tree078ea0f9241c1afbace170ba8ebc25f4bb4028ee /library/std/src/sys/windows/cmath.rs
parent9b701e7eaa08c2b2ef8c6e59b8b33436cb10aa45 (diff)
parent93f627daa53677f76ad50bcfa3c8eb618f5ca89f (diff)
downloadrust-ba2d5ede70ed7e37d7f13a397b9d554e2386a19c.tar.gz
rust-ba2d5ede70ed7e37d7f13a397b9d554e2386a19c.zip
Rollup merge of #92519 - ChrisDenton:command-maybe-verbatim, r=dtolnay
Use verbatim paths for `process::Command` if necessary

In #89174, the standard library started using verbatim paths so longer paths are usable by default. However, `Command` was originally left out because of the way `CreateProcessW` was being called. This was changed as a side effect of #87704 so now `Command` paths can be converted to verbatim too (if necessary).
Diffstat (limited to 'library/std/src/sys/windows/cmath.rs')
0 files changed, 0 insertions, 0 deletions