Revert "Auto merge of #135335 - oli-obk:push-zxwssomxxtnq, r=saethlin"
This reverts commita7a6c64a65
, reversing changes made toebbe63891f
.
This commit is contained in:
parent
8c392966a0
commit
a59a8f9e75
8 changed files with 28 additions and 125 deletions
|
@ -222,7 +222,7 @@ impl AllocError {
|
|||
}
|
||||
|
||||
/// The information that makes up a memory access: offset and size.
|
||||
#[derive(Copy, Clone, PartialEq)]
|
||||
#[derive(Copy, Clone)]
|
||||
pub struct AllocRange {
|
||||
pub start: Size,
|
||||
pub size: Size,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue