-
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.
Remove unnecessary allocation, update API name for starting the rustc…
… driver.
- Loading branch information
Showing
2 changed files
with
4 additions
and
6 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
d96faf7
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 alexcrichton
at https://github.com/bjadamson/rust/commit/d96faf7e7178f211148e2abcdb3282579817364e
d96faf7
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 bjadamson/rust/rustc-improvements = d96faf7 into auto
d96faf7
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.
bjadamson/rust/rustc-improvements = d96faf7 merged ok, testing candidate = 1a4cc613
d96faf7
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.
some tests failed:
failure: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/1608
exception: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/1618
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/1615
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/1609
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/1615
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/1612
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/1611
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/1611
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/1615
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/1609
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/1611
exception: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/1266
exception: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/1264
exception: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/1268
exception: http://buildbot.rust-lang.org/builders/auto-win-64-opt/builds/101
exception: http://buildbot.rust-lang.org/builders/auto-win-64-nopt-t/builds/99
exception: http://buildbot.rust-lang.org/builders/auto-win-64-nopt-c/builds/99
d96faf7
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 alexcrichton
at https://github.com/bjadamson/rust/commit/d96faf7e7178f211148e2abcdb3282579817364e
d96faf7
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 bjadamson/rust/rustc-improvements = d96faf7 into auto
d96faf7
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.
bjadamson/rust/rustc-improvements = d96faf7 merged ok, testing candidate = b2d4eb1
d96faf7
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/1629
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/1626
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/1620
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/1626
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/1623
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/1622
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/1622
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/1626
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/1620
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/1619
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/1622
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/1277
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/1275
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/1279
success: http://buildbot.rust-lang.org/builders/auto-win-64-opt/builds/112
success: http://buildbot.rust-lang.org/builders/auto-win-64-nopt-t/builds/110
success: http://buildbot.rust-lang.org/builders/auto-win-64-nopt-c/builds/110
d96faf7
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 = b2d4eb1