about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/transform/coverage/debug.rs
diff options
context:
space:
mode:
authorArlie Davis <ardavis@microsoft.com>2020-12-03 18:07:29 -0800
committerArlie Davis <ardavis@microsoft.com>2020-12-03 18:07:29 -0800
commit957061bb977751767e2b543b29d65581283a94fe (patch)
tree84fb6bccb3cf62fce237d7d81f662f3695393d60 /compiler/rustc_mir/src/transform/coverage/debug.rs
parent5be3f9f10e9fd59ea03816840a6051413fbdefae (diff)
downloadrust-957061bb977751767e2b543b29d65581283a94fe.tar.gz
rust-957061bb977751767e2b543b29d65581283a94fe.zip
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