diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-10-23 08:12:41 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-23 08:12:41 +0200 |
| commit | cec7d4a0755f5e776a91d1e15850a3d17ee742cc (patch) | |
| tree | 5e7aa24816bacb01d49ff4571767a2b5451f3102 /compiler/rustc_data_structures/src/sync/parallel.rs | |
| parent | 26367456789f090bd0cec21c05dfc5187c2c2c94 (diff) | |
| parent | 1f9f041c35106c8c0c05f1a0bad6c2c790451f95 (diff) | |
| download | rust-cec7d4a0755f5e776a91d1e15850a3d17ee742cc.tar.gz rust-cec7d4a0755f5e776a91d1e15850a3d17ee742cc.zip | |
Rollup merge of #117069 - xobs:x.ps1-remove-windows-store-check, r=albertlarsan68
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. This resolves #117067
Diffstat (limited to 'compiler/rustc_data_structures/src/sync/parallel.rs')
0 files changed, 0 insertions, 0 deletions
