Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
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 | |