6b56aefa0b
Abort instead of panic on asserting intrinsics This fixes #1222 replacing the panic with an abort and a corresponding message. the stack trace is already printed, this just adds an optional message the caller can pass, and I just pass the same message we passed to the panic but now to the abort instead. r? @RalfJung |
||
---|---|---|
.. | ||
bin | ||
shims | ||
diagnostics.rs | ||
eval.rs | ||
helpers.rs | ||
intptrcast.rs | ||
lib.rs | ||
machine.rs | ||
mono_hash_map.rs | ||
operator.rs | ||
range_map.rs | ||
stacked_borrows.rs |