-
Notifications
You must be signed in to change notification settings - Fork 12.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stop using C++ exceptions for stack unwinding.
- Loading branch information
Showing
16 changed files
with
355 additions
and
161 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
This file was deleted.
Oops, something went wrong.
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
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
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
Oops, something went wrong.
e3b3715
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 vadimcn@e3b3715
e3b3715
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 vadimcn/rust/no-c++2 = e3b3715 into auto
e3b3715
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.
vadimcn/rust/no-c++2 = e3b3715 merged ok, testing candidate = 32e730f
e3b3715
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/3177
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-c/builds/1020
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-t/builds/1022
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/3181
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/2283
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/2285
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/3196
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/2285
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/2290
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/3198
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/2285
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/2289
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/2360
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/3184
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/2286
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/2290
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/2959
e3b3715
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 = 32e730f