rename MIR int2ptr casts to match library name
This commit is contained in:
parent
67b9d7d184
commit
038e7c6c38
15 changed files with 16 additions and 16 deletions
|
@ -642,7 +642,7 @@ fn codegen_stmt<'tcx>(
|
|||
| CastKind::FnPtrToPtr
|
||||
| CastKind::PtrToPtr
|
||||
| CastKind::PointerExposeAddress
|
||||
| CastKind::PointerFromExposedAddress,
|
||||
| CastKind::PointerWithExposedProvenance,
|
||||
ref operand,
|
||||
to_ty,
|
||||
) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue