mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 00:24:34 +00:00
Shrink debug build times via BoxedParser
This commit is contained in:
parent
867ade4f46
commit
752f7785b1
4 changed files with 229 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
#![type_length_limit = "16777216"]
|
||||
#![type_length_limit = "20932125"]
|
||||
|
||||
pub mod can;
|
||||
pub mod collections;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue