mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
e3f2edc75b
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.