transition to MachineCodeIndices internally
This commit is contained in:
@@ -111,6 +111,7 @@ impl MachineError {
|
||||
};
|
||||
|
||||
stub.extend(err.into_iter());
|
||||
|
||||
MachineError { stub, from: ErrorProvenance::Constructed }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user