mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
fix RA build
This commit is contained in:
parent
49b5701df6
commit
0277351fdd
@ -368,7 +368,7 @@ pub enum TerminatorKind {
|
||||
///
|
||||
/// Only permitted in cleanup blocks. `Resume` is not permitted with `-C unwind=abort` after
|
||||
/// deaggregation runs.
|
||||
Resume,
|
||||
UnwindResume,
|
||||
|
||||
/// Indicates that the landing pad is finished and that the process should abort.
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user