1
Fork 0
rust/compiler/rustc_mir_dataflow/src/impls
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
..
borrowed_locals.rs Rename Abort terminator to Terminate 2023-04-06 09:34:16 +01:00
liveness.rs Introduce a no-op PlaceMention statement for let _ =. 2023-03-09 17:45:13 +00:00
mod.rs Remove double spaces after dots in comments 2023-01-17 08:09:33 +00:00
storage_liveness.rs Rename Abort terminator to Terminate 2023-04-06 09:34:16 +01:00