David Tolnay
|
e0d6b9d010
|
Merge serde_codegen into serde_derive crate
|
2017-01-25 20:07:55 -08:00 |
|
David Tolnay
|
894a21bc1f
|
Remove the proc_macro feature gate
|
2017-01-08 00:11:11 -08:00 |
|
David Tolnay
|
36f07912b8
|
Remove no-longer-necessary cfg
This was fixed in Rust, allowing proc macro crates to be tested.
|
2016-12-17 17:32:11 -08:00 |
|
David Tolnay
|
a16f07858b
|
Ask proc_macro_derive to ignore serde attributes
|
2016-11-15 21:29:34 -05:00 |
|
David Tolnay
|
a9b6cbb8b3
|
Use post-expansion crate to let other custom derives see serde attrs
|
2016-10-18 09:00:33 -07:00 |
|
Mark Roghelia
|
ef5d09e144
|
Rename rustc_macro to proc_macro
Fixes #575
|
2016-10-08 18:29:36 -04:00 |
|
David Tolnay
|
0c18c151e2
|
Revamp serde_codegen_internals error handling
|
2016-09-27 00:11:37 -07:00 |
|
David Tolnay
|
c34baa1e5f
|
No more syntex for serde_derive
|
2016-09-11 19:55:13 -07:00 |
|
David Tolnay
|
88d845c4d1
|
Include! test suite for serde_derive
|
2016-09-01 21:28:40 -07:00 |
|
David Tolnay
|
3c45e5c7a5
|
Next iteration
|
2016-08-30 23:55:08 -07:00 |
|
David Tolnay
|
d914fdf67b
|
Macros 1.1
|
2016-08-28 22:21:25 -07:00 |
|