diff --git a/build/instructions_template.rs b/build/instructions_template.rs index 43c5ffb8..cf6a63f3 100644 --- a/build/instructions_template.rs +++ b/build/instructions_template.rs @@ -1195,7 +1195,10 @@ fn generate_instruction_preface() -> TokenStream { Instruction::SetLocalValue(..) | Instruction::SetVariable(..) | Instruction::SetValue(..) | - Instruction::SetVoid(..)) + Instruction::SetVoid(..) | + Instruction::GetLevel(..) | + Instruction::GetPrevLevel(..) | + Instruction::GetCutPoint(..)) } pub fn enqueue_functors(