rust/compiler/rustc_hir
Amanieu d'Antras fe9dc6e62a Change TerminatorKind::Abort to call the panic handler instead of
aborting immediately.

The panic handler is called with a special flag which forces it to abort
after calling the panic hook.
2022-01-17 00:39:34 +00:00
..
src Change TerminatorKind::Abort to call the panic handler instead of 2022-01-17 00:39:34 +00:00
Cargo.toml Update odht crate to 0.3.1 (big-endian bugfix) 2021-10-29 18:05:15 +02:00