mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 13:29:12 +00:00
![]() Towards the goal of removing Json from stdlib, this change replaces usage of TotallyNotJson in test_gen/gen_abilities with a simple usable inline implementation of Encoder/DecoderFormatting. Similarly, the use of TotallyNotJson in test_reporting is not necessary at all and is replaced with a Decoder that wouldn't actually work, but which does compile. |
||
---|---|---|
.. | ||
helpers | ||
gen_abilities.rs | ||
gen_compare.rs | ||
gen_definitions.rs | ||
gen_dict.rs | ||
gen_erased.rs | ||
gen_list.rs | ||
gen_num.rs | ||
gen_panic.rs | ||
gen_primitives.rs | ||
gen_records.rs | ||
gen_refcount.rs | ||
gen_result.rs | ||
gen_set.rs | ||
gen_str.rs | ||
gen_tags.rs | ||
gen_tuples.rs | ||
tests.rs | ||
wasm_linking.rs | ||
wasm_str.rs |