rename MIR int2ptr casts to match library name
This commit is contained in:
parent
e5ece90f64
commit
4d623015e0
@ -112,7 +112,7 @@ fn check_rvalue<'tcx>(
|
||||
Rvalue::Repeat(operand, _)
|
||||
| Rvalue::Use(operand)
|
||||
| Rvalue::Cast(
|
||||
CastKind::PointerFromExposedAddress
|
||||
CastKind::PointerWithExposedProvenance
|
||||
| CastKind::IntToInt
|
||||
| CastKind::FloatToInt
|
||||
| CastKind::IntToFloat
|
||||
|
Loading…
Reference in New Issue
Block a user