Skip to content

Commit

Permalink
Rollup merge of #108021 - zephaniahong:oldx, r=albertlarsan68
Browse files Browse the repository at this point in the history
make x look for x.py if shell script does not exist

Fixes #107907

Manually tested by doing the following after changes were made:
1. `cargo install --path src/tools/x`
2. checked out old version:  commit hash `775c3c0` from rust-lang/rust#99992
3. Ran `x --help` and it works. Previously, it was giving the error `x.py not found`
  • Loading branch information
matthiaskrgr committed Feb 15, 2023
2 parents b7e2674 + 4f04d0f commit 24bfe03
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 24bfe03

Please sign in to comment.