-
Notifications
You must be signed in to change notification settings - Fork 13k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't die with an ICE on a blank library name
Closes #5425
- Loading branch information
1 parent
4f151b3
commit 2c573e9
Showing
1 changed file
with
4 additions
and
0 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
2c573e9
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 pnkfelix
at alexcrichton@2c573e9
2c573e9
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/issue-5425 = 2c573e9 into auto
2c573e9
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/issue-5425 = 2c573e9 merged ok, testing candidate = 787f4c9
2c573e9
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/1263
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/1266
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/372
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/372
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/1282
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/373
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/373
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/1282
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/373
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/373
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/454
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/1266
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/372
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/372
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/1051
2c573e9
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 = 787f4c9