Delete Rvalue::Len
Everything's moved to `PtrMetadata` instead.
This commit is contained in:
@@ -424,7 +424,6 @@ impl<'tcx> Rvalue<'tcx> {
|
||||
| Rvalue::Ref(_, _, _)
|
||||
| Rvalue::ThreadLocalRef(_)
|
||||
| Rvalue::RawPtr(_, _)
|
||||
| Rvalue::Len(_)
|
||||
| Rvalue::Cast(
|
||||
CastKind::IntToInt
|
||||
| CastKind::FloatToInt
|
||||
|
||||
Reference in New Issue
Block a user