mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 13:29:12 +00:00
Merge remote-tracking branch 'origin/main' into expect-fx-codegen
This commit is contained in:
commit
a22e04361c
222 changed files with 10039 additions and 1945 deletions
|
@ -33,7 +33,7 @@ libc = "0.2.106"
|
|||
test_gen = { path = "../compiler/test_gen" }
|
||||
roc_build = { path = "../compiler/build", features = ["target-aarch64", "target-x86_64"] }
|
||||
tempfile = "3.2.0"
|
||||
indoc = "1.0.3"
|
||||
indoc = "1.0.7"
|
||||
pretty_assertions = "1.0.0"
|
||||
strip-ansi-escapes = "0.1.1"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue