roc/crates/cli
Jackson Wambolt 1f0303cf53
Narrow use of unsafe in roc_run_native
`roc_run_native_fast` is actually the only unsafe part of the function,
so we probably don't need everything to be wrapped in an `unsafe` block.
2024-06-26 01:43:19 -05:00
..
benches fixed filenames 2023-12-27 15:58:03 +01:00
src Narrow use of unsafe in roc_run_native 2024-06-26 01:43:19 -05:00
tests UNKNOWN PACKAGE -> UNRECOGNIZED PACKAGE rename 2024-06-08 18:34:45 -03:00
Cargo.toml Add test for transitive expects 2024-03-08 14:56:36 -05:00