roc/crates
Brian Hicks 0f4c848978
remove RocList.get
It wasn't used outside of `RocDict`'s `IntoIterator`, and in that use case it
was throwing segfaults and bus errors all over the place. I was unable to figure
out what was wrong with it, but since we have an alternative path forward let's
just drop it for now.
2022-09-22 06:03:50 -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 remove itertools dependency 2022-09-21 12:55:41 +02:00
compiler Merge pull request #4090 from roc-lang/i4084 2022-09-21 14:01:01 -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 changed Cargo versions from 0.1.0 to 0.0.1 2022-08-03 11:41:19 +02:00
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 repl tests 2022-09-20 14:42:09 -05:00
repl_expect Update repl expect 2022-09-20 15:26:55 -05:00
repl_test Rephrase CPU-related "platform"/"host" to "target"/"your machine" 2022-09-11 10:25:02 -06:00
repl_wasm Bump js-sys from 0.3.59 to 0.3.60 2022-09-19 05:26:38 +00:00
reporting Merge pull request #4041 from KilianVounckx/opaque-bool 2022-09-21 11:15:41 -05:00
roc_std remove RocList.get 2022-09-22 06:03:50 -05:00
test_utils Bump pretty_assertions from 1.2.1 to 1.3.0 2022-09-12 05:28:00 +00:00
tracing Remove old file if it was present 2022-08-23 15:42:54 -05:00
utils changed Cargo versions from 0.1.0 to 0.0.1 2022-08-03 11:41:19 +02:00
vendor s/rtfeldman/roc-lang/g in links to GitHub repos 2022-08-12 15:24:09 -04:00
wasi-libc-sys s/rtfeldman/roc-lang/g in links to GitHub repos 2022-08-12 15:24:09 -04:00