-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add
noreturn
attribute to functions returning !
Closes #9317
- Loading branch information
1 parent
893ba18
commit e76bfae
Showing
1 changed file
with
6 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
e76bfae
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 huonw
at https://github.com/thestinger/rust/commit/e76bfae7eb4405091625b973f1fbe1e8859afb15
e76bfae
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 thestinger/rust/noreturn = e76bfae into auto
e76bfae
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.
thestinger/rust/noreturn = e76bfae merged ok, testing candidate = b62b80e7
e76bfae
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-win-32-opt/builds/1679
exception: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/1676
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/1679
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/785
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/785
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/1694
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/785
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/785
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/1694
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/785
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/786
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/866
exception: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/785
exception: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/786
exception: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/1463
e76bfae
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 huonw
at https://github.com/thestinger/rust/commit/e76bfae7eb4405091625b973f1fbe1e8859afb15
e76bfae
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 thestinger/rust/noreturn = e76bfae into auto
e76bfae
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.
thestinger/rust/noreturn = e76bfae merged ok, testing candidate = 5375cf8
e76bfae
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/1678
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/1681
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/787
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/787
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/1696
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/787
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/787
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/1696
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/787
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/788
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/868
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/1681
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/787
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/788
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/1465
e76bfae
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 = 5375cf8