Fix new usage of old api
This commit is contained in:
@@ -221,7 +221,7 @@ fn insert_alignment_check<'tcx>(
|
||||
required: Operand::Copy(alignment),
|
||||
found: Operand::Copy(addr),
|
||||
},
|
||||
cleanup: None,
|
||||
unwind: UnwindAction::Terminate,
|
||||
},
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user