mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 13:16:15 +00:00
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.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.