mirror of
https://github.com/roc-lang/roc.git
synced 2025-11-03 06:02:54 +00:00
* The header + expr fuzzers can both be run again (header fuzzer had regressed). * I ran the expr fuzzer for ~60 seconds with no additional panics uncovered * "tab_crash" hit supposedly unreachable code in blankspace.rs - and I went to the liberty of dramatically simplifying all that code, rather than just trying to fix the bug * Other failures were straight-forward error cases that should have been handled (and passed up the chain) instead of panicking |
||
|---|---|---|
| .. | ||
| benches | ||
| fuzz | ||
| src | ||
| tests | ||
| Cargo.toml | ||