roc/crates/compiler/uitest
shua 0faa1d5f20
test_gen: replace stdlib Json with inline implementation
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.
2024-07-01 20:30:05 +02:00
..
src Handle root type when loading from str 2024-06-08 19:46:41 -03:00
tests test_gen: replace stdlib Json with inline implementation 2024-07-01 20:30:05 +02:00
Cargo.toml removed unused deps, added CI test 2024-04-09 19:47:31 +02:00