-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Install to the first directory in the RUST_PATH if the user set a RUST_PATH. In the case where RUST_PATH isn't set, the behavior remains unchanged. Closes #7402
- Loading branch information
1 parent
19c0735
commit b4b375c
Showing
3 changed files
with
52 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
b4b375c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw approval from catamorphism, metajack
at catamorphism@b4b375c
b4b375c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging catamorphism/rust/rustpkg-install-to-rust-path = b4b375c into auto
b4b375c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
catamorphism/rust/rustpkg-install-to-rust-path = b4b375c merged ok, testing candidate = c7657b7
b4b375c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all tests pass:
success: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/1432
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/1435
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/541
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/541
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/1451
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/542
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/542
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/1451
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/542
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/542
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/623
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/1436
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/541
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/542
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/1220
b4b375c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fast-forwarding master to auto = c7657b7