about summary refs log tree commit diff
path: root/library/std/src
diff options
context:
space:
mode:
authorjyn <github@jyn.dev>2025-02-13 10:14:06 -0500
committerjyn <github@jyn.dev>2025-02-13 10:24:54 -0500
commit1cac5fa5f9f371db4789ea928e1d2769d4cd921b (patch)
treefc91722163cc6531e344b48f22a65e17a7eada30 /library/std/src
parent4a43094662727040d8522163f295b19d1aed0e49 (diff)
downloadrust-1cac5fa5f9f371db4789ea928e1d2769d4cd921b.tar.gz
rust-1cac5fa5f9f371db4789ea928e1d2769d4cd921b.zip
Look for `python3` first on MacOS, not `py`
`py` is not installed by default *and* trying to run it results in a
popup asking if you want to install it. `python3` is installed by
default.

This hopefully should not be too disruptive to people on Windows, since
they should be going through `x.ps1` instead anyway. Just in case, I've
added a check for Cygwin and Msys (i'm not sure how else you'd get a
bash shell on windows).
Diffstat (limited to 'library/std/src')
0 files changed, 0 insertions, 0 deletions