roc/crates/compiler/can
Richard Feldman bc0c9250f9
Convert unused dbg!()s to eprintln!()s
This makes it nicer to work with dbg! normally,
because grepping the code base for dbg!() reveals
only the usages of it that are currently active.
2024-12-01 23:10:35 -05:00
..
src Convert unused dbg!()s to eprintln!()s 2024-12-01 23:10:35 -05:00
tests Merge branch 'main' into specialize-exprs 2024-11-27 11:35:14 -03:00
Cargo.toml replace cargo deps with workspace in alias_analysis, build, builtins, can 2024-11-29 11:12:25 +11:00