roc/crates/compiler/unify
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
Cargo.toml replace cargo deps with workspace in test_solve_helpers, test_syntax, types, uitest, unify, work, worker 2024-11-29 11:31:48 +11:00