David Tolnay
|
8c7396c35a
|
Be consistent with UFCS and double underscores
|
2017-03-18 10:33:22 -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 |
|
David Tolnay
|
599a1b6607
|
Fragments that keep track of type of syntax
Fixes #777.
|
2017-02-20 17:12:35 -08:00 |
|
David Tolnay
|
dff919a926
|
Rename __simple_value to __field0 to be consistent with tuples
|
2017-02-20 14:16:54 -08:00 |
|
David Tolnay
|
bac593573c
|
Drop aster dependency
|
2017-02-20 13:50:17 -08:00 |
|
David Tolnay
|
3bf8cda994
|
Update generics handling to use split_for_impl
|
2017-02-20 13:04:40 -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
|
e8651a52e7
|
Rustfmt
|
2017-02-12 22:15:59 -08:00 |
|
David Tolnay
|
ff21d557c7
|
Untagged and internally tagged enums
|
2017-02-02 18:48:30 -08:00 |
|
David Tolnay
|
a55d812441
|
Even more absolute paths
|
2017-02-01 12:12:39 -08:00 |
|
David Tolnay
|
b7ca574bb3
|
Use absolute paths to Ok and Err
|
2017-02-01 09:42:12 -08:00 |
|
David Tolnay
|
c52e131a03
|
Replace deprecated MacroInput
|
2017-01-27 15:42:43 -08:00 |
|
David Tolnay
|
e0d6b9d010
|
Merge serde_codegen into serde_derive crate
|
2017-01-25 20:07:55 -08:00 |
|