roc/crates/compiler/fmt/src
Agus Zubiaga 2cce5ad023
Allow unsuffixed statements in parser
Moves the "STATEMENT AFTER EXPRESSION" error from the parser to canonicalization.
We'll later use this to allow this case in effectful functions.
2024-11-07 18:54:14 -03:00
..
annotation.rs Format effectful arrows in annotations 2024-11-07 18:54:11 -03:00
collection.rs Fix formatting of initial newlines in collections 2023-02-17 09:08:50 -08:00
def.rs Allow unsuffixed statements in parser 2024-11-07 18:54:14 -03:00
expr.rs Implement the try keyword with desugaring 2024-11-01 17:34:11 -07:00
header.rs minor formatting fixes 2024-10-07 21:16:30 -07:00
lib.rs Move Full from fmt to parse and reorganize confusingly-named Module ast type 2024-08-07 23:01:49 -07:00
pattern.rs fmt: Use format_with_options Parens for as pattern arguments 2024-09-02 12:02:01 -03:00
spaces.rs Move Full from fmt to parse and reorganize confusingly-named Module ast type 2024-08-07 23:01:49 -07:00