Move `Instruction` enum to its own file (#6693) · RustPython/RustPython@440b8de · GitHub
Skip to content

Commit 440b8de

Browse files
authored
Move Instruction enum to its own file (#6693)
* Move `Instruction` to its own file * Fix codegen and frame.rs * Adjust script
1 parent 3909b18 commit 440b8de

5 files changed

Lines changed: 862 additions & 828 deletions

File tree

crates/codegen/src/compile.rs

Lines changed: 31 additions & 31 deletions

0 commit comments

Comments
 (0)