rust/compiler/rustc_monomorphize/src
Gary Guo e3f2edc75b Rename Abort terminator to Terminate
Unify terminology used in unwind action and terminator, and reflect
the fact that a nounwind panic is triggered instead of an immediate
abort is triggered for this terminator.
2023-04-06 09:34:16 +01:00
..
partitioning fix clippy::iter_kv_map 2023-04-01 23:44:16 +02:00
collector.rs Rename Abort terminator to Terminate 2023-04-06 09:34:16 +01:00
errors.rs errors: generate typed identifiers in each crate 2023-02-22 09:15:53 +00:00
lib.rs Simplify message paths 2023-03-11 22:51:57 +01:00
polymorphize.rs Use unused_generic_params from crate metadata 2023-03-14 16:33:12 +00:00
util.rs Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00