tdp2110 / crafting-interpreters-rs

Crafting Interpreters in Rust
Boost Software License 1.0
259 stars 12 forks source link

fix gc #3

Closed tdp2110 closed 3 years ago

tdp2110 commented 3 years ago

run LOX_GC_TRIGGER_SIZE=10 RUST_BACKTRACE=full cargo t to see that classes (or instances, or methods ...) broke the gc.