bors 6b56aefa0b Auto merge of #1239 - elichai:2020-03-abort-intrinsics, r=RalfJung
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
2020-03-18 12:20:30 +00:00
..
2020-03-02 22:36:15 +01:00
2020-03-12 20:48:04 +01:00
2020-03-18 14:14:23 +02:00
2020-03-02 22:36:15 +01:00
2020-03-01 10:29:05 +01:00
2019-12-23 12:56:23 +01:00
2020-03-02 22:36:15 +01:00