roc/crates/compiler/unify/src
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
..
env.rs debug import 2023-07-17 09:50:37 -05:00
fix.rs Unify functions fx vars 2024-11-07 18:54:13 -03:00
lib.rs Push checkmate through env 2023-07-17 09:48:59 -05:00
unify.rs Convert unused dbg!()s to eprintln!()s 2024-12-01 23:10:35 -05:00