mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-10 18:08:55 +03:00
cb191d3788
Error utils pulls in snafu which requires procedural macros. This means it can't start compiling until syn and macro related crates are compiled. This deals compiling all crates that depend on commands like running zig for the bitcode. The split enables those crates to run sooner. |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |