Commit 058ea7a
authored
Rollup merge of rust-lang#100020 - CallumIO:issue-99648, r=jyn514
better error when python is not found in x - issue rust-lang#99648
`x` now shows an appropriate error message and exits, when a version of `python` is not found on the users `PATH`.
Resolves rust-lang#996481 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments