roc/crates/compiler/debug_flags
ayazhafiz 937b73b797
Compile lambdas that have an empty lambda set
Closes #3224

This should also fix a number of other issues often observed when a
lambda is never actually called, but we fail to codegen because it has
an empty lambda set.
2022-07-06 12:49:01 -04:00
..
src Compile lambdas that have an empty lambda set 2022-07-06 12:49:01 -04:00
Cargo.toml moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00