rust/compiler/rustc_monomorphize
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 Migrate to 2021 2021-09-20 22:21:42 -04:00