David Tolnay
|
2deacf8eaa
|
Detect incorrect remote type without getter
|
2017-04-10 12:12:00 -07:00 |
|
David Tolnay
|
5ec317a899
|
More compile-fail tests for remote derive
|
2017-04-09 11:11:27 -07:00 |
|
David Tolnay
|
9d8987bde8
|
Require getters to return the correct type
|
2017-04-09 10:59:54 -07:00 |
|
David Tolnay
|
fb48111e46
|
Derive for borrowed fields
|
2017-04-03 00:40:45 -07:00 |
|
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 |
|