Why are several tests failing after adding isApproxEq to the symbol.rs file?
Example:
Let Num.293 vs Num.299
you likely bumped the number of symbols. That's fine
you can cargo test --test test_mono
and then git add any of the mono output files that updated
Okay, this is properly ready for review now https://github.com/roc-lang/roc/pull/6361
It's a bit reduced, but does at-least stop any kind of hangs when running check and will stop the language server constantly hanging and trying to lock up the system
Last updated: Jul 06 2025 at 12:14 UTC