roc/crates
Ayaz Hafiz b0598ef817
Simplify unification with uninhabited tags to happen anytime tags are uninhabited
I believe this is safe! No need to gate it behind a mode.
2022-09-20 14:13:55 -05:00
..
ast Bump bumpalo from 3.10.0 to 3.11.0 2022-09-12 21:08:56 +00:00
cli Merge pull request #4071 from roc-lang/cli-program 2022-09-20 07:11:38 -07:00
cli_utils fixed benchmarks 2022-09-20 14:30:27 +02:00
code_markup Bump bumpalo from 3.10.0 to 3.11.0 2022-09-12 21:08:56 +00:00
compiler Simplify unification with uninhabited tags to happen anytime tags are uninhabited 2022-09-20 14:13:55 -05:00
docs Merge pull request #3971 from roc-lang/dependabot/cargo/bumpalo-3.11.0 2022-09-13 21:00:00 +02:00
docs_cli Bump clap from 3.2.18 to 3.2.20 2022-09-12 10:33:19 +00:00
editor Bump bumpalo from 3.10.0 to 3.11.0 2022-09-12 21:08:56 +00:00
error_macros Rephrase CPU-related "platform"/"host" to "target"/"your machine" 2022-09-11 10:25:02 -06:00
glue Fix type mismatch in exit code 2022-09-19 21:12:48 -04:00
highlight
linker help the type checker 2022-09-19 11:36:47 +02:00
repl_cli Bump bumpalo from 3.10.0 to 3.11.0 2022-09-12 21:08:56 +00:00
repl_eval Unwrap recursion var 2022-09-14 11:26:49 -05:00
repl_expect fix bug in expect serialization of lambda sets 2022-09-16 22:19:55 +02:00
repl_test Rephrase CPU-related "platform"/"host" to "target"/"your machine" 2022-09-11 10:25:02 -06:00
repl_wasm Merge pull request #4029 from roc-lang/disable-web-repl-until-loaded 2022-09-14 05:36:31 +01:00
reporting Merge pull request #4071 from roc-lang/cli-program 2022-09-20 07:11:38 -07:00
roc_std Merge pull request #4074 from roc-lang/dict-umentation 2022-09-20 09:58:35 -05:00
test_utils Bump pretty_assertions from 1.2.1 to 1.3.0 2022-09-12 05:28:00 +00:00
tracing
utils
vendor
wasi-libc-sys