roc/crates/compiler/parse
Elias Mulhall 14fabdff07 Double the amount of indentation allowed in parser trace debugging
Increase from 36 levels of indentation to 80. This is excessive, but
it's confusing to have a parser test crash just because
parse_debug_trace is enabled.
2024-08-29 07:25:42 -04:00
..
benches Move Full from fmt to parse and reorganize confusingly-named Module ast type 2024-08-07 23:01:49 -07:00
src Double the amount of indentation allowed in parser trace debugging 2024-08-29 07:25:42 -04: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 Add Src64 2023-09-06 23:12:33 -04:00