David Tolnay
|
42b2fd8eec
|
Improve error message parsing from and into
|
2017-03-18 09:22:44 -07:00 |
|
John Baublitz
|
bc946e4fd7
|
Macro attributes to specify From and Into trait types for structs and enums (#817)
* serde macro support for type conversions through From and Into trait
* Revisions requested by dtolnay
* Additional changes requested by dtolnay
|
2017-03-18 09:22:27 -07:00 |
|
Thomas de Zeeuw
|
7bee779514
|
Only allow #[serde(default)]` on structs
|
2017-02-21 00:15:00 +01:00 |
|
David Tolnay
|
c590df13b9
|
Add compile-fail test for the with attribute
|
2017-02-16 18:43:04 -08:00 |
|
David Tolnay
|
45a36f1219
|
Fix proc macro panic message in tests
|
2017-02-08 08:12: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 |
|