8 Commits

Author SHA1 Message Date
Shing Lyu
2fea8c9c28 Implement skip_serializing for enum variant 2016-12-24 22:34:22 +08:00
David Tolnay
c4b5a42615
Serialize and Deserialize for std::time::Duration 2016-08-03 19:33:31 -07:00
David Tolnay
4f79829849
Rename feature nightly-testing to unstable-testing 2016-07-17 13:34:23 -07:00
Oliver Schneider
3766633f4a
adjust codegen to work with the revamped map/seq serializer 2016-07-12 15:44:19 +02:00
David Tolnay
7d09053bb8
Fix declare_ser_tests to work on old rustc 2016-06-28 23:09:37 -07:00
David Tolnay
093201abfb
Assert tokens are empty after reaching error 2016-06-28 22:23:38 -07:00
David Tolnay
6d64104375
Factor the Token De/Serializer into serde_test 2016-06-28 21:54:51 -07:00
David Tolnay
fb0e62951f
Rename serde_tests to testing 2016-06-28 20:43:59 -07:00