about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-07-04 01:24:05 +0000
committerbors <bors@rust-lang.org>2021-07-04 01:24:05 +0000
commit154071194641d8db6c056b0d83dd0d071f9f6758 (patch)
treecda0c37923b0e157c4b53c1b238cc96c6df4019f /library/std/src/sys/unix/stack_overflow.rs
parentd34a3a401b4e44f289a4d5bf53da83367cbb6aa7 (diff)
parenta200c01e4fb32179af1cbbc47a1e5ea7a6394e9a (diff)
downloadrust-154071194641d8db6c056b0d83dd0d071f9f6758.tar.gz
rust-154071194641d8db6c056b0d83dd0d071f9f6758.zip
Auto merge of #85270 - ChrisDenton:win-env-case, r=m-ou-se
When using `process::Command` on Windows, environment variable names must be case-preserving but case-insensitive

When using `Command` to set the environment variables, the key should be compared as uppercase Unicode but when set it should preserve the original case.

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