about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/transform/coverage/debug.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-12-05 20:30:58 +0000
committerbors <bors@rust-lang.org>2020-12-05 20:30:58 +0000
commite792288df31636ca28108516c63a00ce4267063a (patch)
tree4e8e0ad5a617a20c729b1ed03973943ece40d73f /compiler/rustc_mir/src/transform/coverage/debug.rs
parent15eaa0020b79ad9a9a0c486d1abd00b29c6c5ae2 (diff)
parent957061bb977751767e2b543b29d65581283a94fe (diff)
downloadrust-e792288df31636ca28108516c63a00ce4267063a.tar.gz
rust-e792288df31636ca28108516c63a00ce4267063a.zip
Auto merge of #79685 - sivadeilra:fix_env_vars_win, r=davidtwco
Fix src/test/ui/env-vars.rs on 128-core machines on Windows

On Windows, the environment variable NUMBER_OF_PROCESSORS has special
meaning. Unfortunately, you can get different answers, depending on
whether you are enumerating all environment variables or querying a
specific variable. This was causing the src/test/ui/env-vars.rs test
to fail on machines with more than 64 processors when run on Windows.
Diffstat (limited to 'compiler/rustc_mir/src/transform/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions