update toplevel comments, add mutable stack to zipped acyclic iterators
This commit is contained in:
@@ -158,7 +158,7 @@ impl MachineError {
|
||||
pub(super)
|
||||
fn interrupt_error() -> Self {
|
||||
let stub = functor!("$interrupt_thrown");
|
||||
|
||||
|
||||
MachineError {
|
||||
stub,
|
||||
location: None,
|
||||
|
||||
Reference in New Issue
Block a user