Eric Huss
8f115c98d3
cargo fmt
2019-05-08 17:45:39 -07:00
Eric Huss
68fd59c78d
Migrate to 2018 edition.
2019-05-08 12:12:14 -07:00
Clément Renault
b66f6108d3
Update the serde test-suite map! macro
2018-12-28 15:39:48 +01:00
Vincent Prouillet
8621ab27ae
Add the preserve_order feature
2018-12-28 14:42:55 +01:00
hcpl
5636a7430e
Support tuple Serde types for Value
2018-10-28 12:36:40 +02:00
Kornel
14338b8556
Test serde_json interoperability
2018-08-06 15:23:32 +01:00
Alex Crichton
2a15817c47
Support fixed-length arrays
...
Turns out these are deserialized/serialized as tuples! While we're at it add
support for tuple variants and tuple structs through the same paths.
Closes #244
2018-05-24 07:25:42 -07:00
David Tolnay
cdb1bfd237
Move tests into their own crate
2017-11-12 19:33:11 -08:00