diff options
| author | Brian Anderson <banderson@mozilla.com> | 2013-04-23 15:11:28 -0700 | 
|---|---|---|
| committer | Brian Anderson <banderson@mozilla.com> | 2013-04-23 15:11:28 -0700 | 
| commit | 2a819ae465c5f375df00ead0b3f4c9009da23f25 (patch) | |
| tree | 7b0653aeac4be8708634ea0887713fe8a72811e3 /src/rt/rust_task.cpp | |
| parent | f4af40a1db4862cfe1f17311e3e39cfff3324d82 (diff) | |
| download | rust-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
