David Tolnay
|
cda1fc46b0
|
Fix internally tagged struct variant containing unit variant containing borrowed string
|
2017-05-14 12:39:42 -07:00 |
|
David Tolnay
|
c1259fbc87
|
Support borrowing within internally tagged enum
|
2017-05-10 19:56:05 -07:00 |
|
Ted Driggs
|
2440b59aae
|
Address feedback on PR #905
* Added error test when deny_unknown_fields enabled
* Fixed next_relevant_key to use absolute paths
|
2017-04-27 12:21:32 -07:00 |
|
Ted Driggs
|
873cfbe9ab
|
Fix #816 - adjacently-tagged enums honor deny_unknown_fields
|
2017-04-27 11:24:09 -07:00 |
|
David Tolnay
|
15341780a2
|
Use struct variants in test suite
|
2017-04-19 13:06:31 -07:00 |
|
David Tolnay
|
26a6ba177c
|
Remove error from serde_test public API
|
2017-04-19 11:54:48 -07:00 |
|
David Tolnay
|
3f920f645c
|
License boilerplate
|
2017-04-13 17:34:42 -07:00 |
|
David Tolnay
|
ea8fb97beb
|
Format in rfc style
|
2017-04-13 12:32:29 -07:00 |
|
David Tolnay
|
51d3fb1ebc
|
Update token names in test suite
|
2017-04-05 10:40:14 -07:00 |
|
David Tolnay
|
67ed7a0edd
|
Eliminate Sep tokens in serde_test
|
2017-04-05 09:42:27 -07:00 |
|
David Tolnay
|
abc081ce9c
|
Test rename_all attribute
|
2017-02-25 11:58:34 -08:00 |
|
David Tolnay
|
75e6da02d3
|
Split up test suite so it compiles in parallel
|
2017-02-24 15:39:18 -08:00 |
|
David Tolnay
|
d4ea4a7eef
|
Add test for enums containing enums
Fixes #775.
|
2017-02-24 13:50:47 -08:00 |
|
David Tolnay
|
9a3c1243f4
|
Deserialization of Haskell style enums
|
2017-02-20 20:05:06 -08:00 |
|
David Tolnay
|
a3fe03c323
|
Serialization of Haskell style enums
|
2017-02-19 16:04:39 -08:00 |
|
Elliott Slaughter
|
4538143d00
|
Initial work to support serialization of adjacently tagged enums.
|
2017-02-18 20:46:37 -08:00 |
|
David Tolnay
|
02e6c04e9f
|
Check for sequence end
|
2017-02-02 22:13:32 -08:00 |
|
David Tolnay
|
ff21d557c7
|
Untagged and internally tagged enums
|
2017-02-02 18:48:30 -08:00 |
|
David Tolnay
|
7a2bfdc1dd
|
Consistent underscores in root directory
|
2017-01-25 20:45:33 -08:00 |
|