-
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.
Fix ICE with trans of calls to foreign fns
It was failing occasionally.
- Loading branch information
Showing
1 changed file
with
4 additions
and
2 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
808e039
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 pczarn@808e039
808e039
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 pczarn/rust/issue-15913-ICE-with-call-trans = 808e039 into auto
808e039
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.
pczarn/rust/issue-15913-ICE-with-call-trans = 808e039 merged ok, testing candidate = a39f69f
808e039
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/1246
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/1245
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/1245
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/1246
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/1239
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/1239
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/1239
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/1244
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/1239
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/1239
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/1242
success: http://buildbot.rust-lang.org/builders/auto-win32-32-opt/builds/76
success: http://buildbot.rust-lang.org/builders/auto-win32-32-nopt-t/builds/76
success: http://buildbot.rust-lang.org/builders/auto-win32-32-nopt-c/builds/76
808e039
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 = a39f69f