-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
You rarely want to statically link against librustc and friends, so there's no real reason to install the rlib version of these libraries, especially because the rlibs are massive.
- Loading branch information
1 parent
991d466
commit 3cf0b9b
Showing
1 changed file
with
6 additions
and
4 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
3cf0b9b
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 brson
at alexcrichton@3cf0b9b
3cf0b9b
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 alexcrichton/rust/smaller-rust = 3cf0b9b into auto
3cf0b9b
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.
alexcrichton/rust/smaller-rust = 3cf0b9b merged ok, testing candidate = 4995a85
3cf0b9b
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/4416
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-c/builds/2258
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-t/builds/2259
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/4414
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/3514
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/3520
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/4429
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/3517
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/3523
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/4431
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/3517
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/3522
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/3591
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/1370
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/4423
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/3524
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/3530
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/4191
3cf0b9b
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 = 4995a85