Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update rust-installer for Windows executable mode
It now marks a few whitelisted extensions as executable in the tarball, so Windows packages can be extracted on other platforms and directly execute install.sh. It also includes a fix for the chmod on bulk dirs, so now the html docs won't be marked executable en masse. Fixes rust-lang#42121 r? @alexcrichton
- Loading branch information