transition to unsafe and/or stack
This commit is contained in:
@@ -329,7 +329,7 @@ impl CodePtr {
|
||||
}
|
||||
}
|
||||
|
||||
#[derive(Copy, Clone, PartialEq)]
|
||||
#[derive(Copy, Clone, Debug, PartialEq)]
|
||||
pub enum LocalCodePtr {
|
||||
DirEntry(usize), // offset.
|
||||
InSituDirEntry(usize),
|
||||
|
||||
Reference in New Issue
Block a user