Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
replace RetVoid with Unreachable to fix lint
The function is marked `noreturn`, so it shouldn't return.
- Loading branch information
ddbd89b
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/thestinger/rust/commit/ddbd89b33e7516f1620d2f47b23fcab5f1b4b6fe
ddbd89b
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/abort = ddbd89b into auto
ddbd89b
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/abort = ddbd89b merged ok, testing candidate = 318e1da
ddbd89b
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/2306
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-c/builds/152
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-t/builds/152
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/2310
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/1416
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/1415
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/2324
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/1416
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/1416
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/2325
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/1416
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/1416
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/1492
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/2310
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/1414
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/1416
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/2088
ddbd89b
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 = 318e1da