Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2018-12-28 | Update the serde test-suite map! macro | Clément Renault | -1/+1 | |
2018-12-28 | Add the preserve_order feature | Vincent Prouillet | -2/+3 | |
2018-10-28 | Support tuple Serde types for `Value` | hcpl | -6/+54 | |
2018-08-06 | Test serde_json interoperability | Kornel | -0/+13 | |
2018-05-24 | Support fixed-length arrays | Alex Crichton | -1/+14 | |
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 | ||||
2017-11-12 | Move tests into their own crate | David Tolnay | -0/+578 | |