nac3/nac3standalone
David Mak 49660c4e6f core: Fix restoration of loop target in try statement
I am not sure why this occurs either, it only appears that after the
assignment, `old_loop_target` and `loop_target` are both referencing the
same variable, causing the next line to set both variables as None.
2023-09-21 16:17:29 +08:00
..
demo core: Fix restoration of loop target in try statement 2023-09-21 16:17:29 +08:00
src meta: Respect opt flags when performing whole-module optimization 2023-09-21 15:34:05 +08:00
Cargo.toml meta: Update to Rust Edition 2021 2023-09-15 10:25:50 +08:00