roc/crates/compiler/parse
Joshua Warner 9ead801536
Remove expect-fx syntax and handling
This was never fully hooked up in platforms, and the plan is to replace the need for this with doing purity-inference on normal `expect` statements.

On the other hand, fuzzing is finding some bugs caused by having a hyphenated keyword, so this is a great time to go ahead and remove it!
2024-11-17 20:25:37 -08:00
..
benches cli tests refactoring progress 2024-10-11 20:54:31 +02:00
src Remove expect-fx syntax and handling 2024-11-17 20:25:37 -08:00
tests Move Full from fmt to parse and reorganize confusingly-named Module ast type 2024-08-07 23:01:49 -07:00
Cargo.toml Remove deprecated roc_collections::soa things 2024-10-21 23:17:20 -04:00