aboutsummaryrefslogtreecommitdiff
path: root/test-suite/tests/serde.rs
AgeCommit message (Collapse)AuthorLines
2018-05-24Support fixed-length arraysAlex 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-12Move tests into their own crateDavid Tolnay-0/+578