about summary refs log tree commit diff
path: root/src/rt/rust_task.cpp
diff options
context:
space:
mode:
authorBrian Anderson <banderson@mozilla.com>2013-04-23 15:11:28 -0700
committerBrian Anderson <banderson@mozilla.com>2013-04-23 15:11:28 -0700
commit2a819ae465c5f375df00ead0b3f4c9009da23f25 (patch)
tree7b0653aeac4be8708634ea0887713fe8a72811e3 /src/rt/rust_task.cpp
parentf4af40a1db4862cfe1f17311e3e39cfff3324d82 (diff)
downloadrust-2a819ae465c5f375df00ead0b3f4c9009da23f25.tar.gz
rust-2a819ae465c5f375df00ead0b3f4c9009da23f25.zip
core::rt: Tasks to not require an unwinder
A task without an unwinder will abort the process on failure.
I'm using this in the runtime tests to guarantee that a call to
`assert!` actually triggers some kind of failure (an abort)
instead of silently doing nothing. This is essentially in lieu
of a working linked failure implementation.
Diffstat (limited to 'src/rt/rust_task.cpp')
0 files changed, 0 insertions, 0 deletions