rust/compiler/rustc_monomorphize/src
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
..
partitioning initial revert 2022-01-15 01:16:55 +00:00
collector.rs Change TerminatorKind::Abort to call the panic handler instead of 2022-01-17 00:39:34 +00:00
lib.rs Remove in_band_lifetimes for rustc_monomorphize 2021-12-13 22:00:50 -07:00
polymorphize.rs initial revert 2022-01-15 01:16:55 +00:00
util.rs Reduce use of local_def_id_to_hir_id. 2022-01-15 21:26:25 +01:00