Skip to content

Commit

Permalink
Rollup merge of rust-lang#42343 - cuviper:install-executables, r=alex…
Browse files Browse the repository at this point in the history
…crichton

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
Mark-Simulacrum authored Jun 1, 2017
2 parents d4b23a0 + 0fba1f7 commit b1e852d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions src/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/tools/rust-installer

0 comments on commit b1e852d

Please sign in to comment.