about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/coverageinfo/map_data.rs
diff options
context:
space:
mode:
authorSean Cross <sean@xobs.io>2023-10-23 13:25:48 +0800
committerSean Cross <sean@xobs.io>2023-10-23 13:25:48 +0800
commit1f9f041c35106c8c0c05f1a0bad6c2c790451f95 (patch)
treef272c4aedd41ac5fbb67bb69dc9da3be60cb4a4c /compiler/rustc_codegen_llvm/src/coverageinfo/map_data.rs
parent62fae2305e5f3a959bd6ad6c20608c118e93648a (diff)
downloadrust-1f9f041c35106c8c0c05f1a0bad6c2c790451f95.tar.gz
rust-1f9f041c35106c8c0c05f1a0bad6c2c790451f95.zip
x.ps1: remove the check for Python from Windows Store
When installing Python from the Windows Store, a copy of `python.exe` is
installed inder the Microsoft directory in the user's local AppData
directory. Currently, `x.ps1` checks for this file, because by default
running `python.exe` opens a link to the Microsoft Store rather than
running Python.

Once the user installs Python, however, this contains a valid
interpreter. Unfortuantely, `x.ps1` can't tell the difference between a
legitimate Python install and the stub.

Remove the check, as it makes it impossible to use the official version
from Microsoft once it has been installed.

Signed-off-by: Sean Cross <sean@xobs.io>
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/coverageinfo/map_data.rs')
0 files changed, 0 insertions, 0 deletions