Commit Graph

235 Commits

Author SHA1 Message Date
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
08c59a2e0e
Release 0.8.20 2016-12-16 07:58:52 -08:00
David Tolnay
36641e7b81
Release 0.8.19 2016-11-23 09:14:03 -08:00
David Tolnay
17fb4cb503
Release 0.8.18 2016-11-19 11:40:00 -08:00
David Tolnay
a16f07858b Ask proc_macro_derive to ignore serde attributes 2016-11-15 21:29:34 -05:00
David Tolnay
133d117bf4
Bump post-expansion dependency 2016-11-07 11:16:14 -08:00
David Tolnay
c91fca19e1
Release 0.8.17 2016-11-02 09:26:04 -07:00
David Tolnay
c9612a2f57
Release 0.8.16 2016-10-22 00:07:27 -07:00
David Tolnay
9acb17ab54
Release 0.8.15 2016-10-20 08:42:40 -07:00
David Tolnay
49aca521f1
Bump post-expansion dependency 2016-10-20 00:01:14 -07:00
David Tolnay
4c38bd0180
Merge branch origin/master into origin/post 2016-10-19 23:59:53 -07:00
David Tolnay
1b42f3f594
Release 0.8.14 2016-10-18 21:42:39 -07:00
David Tolnay
a9b6cbb8b3
Use post-expansion crate to let other custom derives see serde attrs 2016-10-18 09:00:33 -07:00
David Tolnay
532b950971
Release 0.8.13 2016-10-16 10:34:26 -07:00
Erick Tryzelaar
f93b4e91e6 Version bump serde_derive to 0.8.13 2016-10-15 15:24:37 -07:00
Erick Tryzelaar
4919a3184d Update syntex version to 0.45.0 2016-10-15 14:01:14 -07:00
David Tolnay
85c95040b3
Release 0.8.12 2016-10-08 15:38:29 -07:00
David Tolnay
339c0f5493
Remove unneeded test feature 2016-10-08 15:36:46 -07:00
Mark Roghelia
ef5d09e144 Rename rustc_macro to proc_macro
Fixes #575
2016-10-08 18:29:36 -04:00
David Tolnay
c61b20cceb Release 0.8.11 2016-10-03 13:38:52 -07:00
David Tolnay
b27039d34d
Compiletest error messages 2016-09-28 12:46:54 -07:00
David Tolnay
1b6fd5a362
Delete serde_macros 2016-09-28 11:59:25 -07:00
David Tolnay
2a2c098eeb
Release 0.8.10 2016-09-28 09:56:15 -07:00
David Tolnay
0c18c151e2
Revamp serde_codegen_internals error handling 2016-09-27 00:11:37 -07:00
David Tolnay
51f95575ec
Merge branch origin/master into origin/syn
Conflicts:
    serde_codegen/Cargo.toml
    serde_codegen_internals/Cargo.toml
    serde_derive/Cargo.toml
2016-09-24 09:29:21 -07:00
Oliver Schneider
429de89276
Release 0.8.9 2016-09-23 07:11:59 -07:00
David Tolnay
c34baa1e5f
No more syntex for serde_derive 2016-09-11 19:55:13 -07:00
David Tolnay
7cc36a9cd3
Release 0.8.8 2016-09-08 08:34:20 -07:00
David Tolnay
e85ca8411e
Release 0.8.7 2016-09-05 09:39:27 -07:00
David Tolnay
248d937f9a
Release 0.8.6 2016-09-01 22:06:27 -07:00
David Tolnay
ac1128a647
Update serde_derive to 0.8.5 2016-09-01 21:28:58 -07:00
David Tolnay
88d845c4d1
Include! test suite for serde_derive 2016-09-01 21:28:40 -07:00
David Tolnay
54cee86fd3
Bump to 0.8.5 2016-08-31 20:14:44 -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