tweak names and output and bless
This commit is contained in:
@@ -157,7 +157,7 @@ pub(super) fn op_to_const<'tcx>(
|
||||
"this MPlaceTy must come from a validated constant, thus we can assume the \
|
||||
alignment is correct",
|
||||
);
|
||||
ConstValue::Zst
|
||||
ConstValue::ZeroSized
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user