Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking issue for deprecating serde_macros #545

Closed
5 tasks done
dtolnay opened this issue Sep 7, 2016 · 4 comments
Closed
5 tasks done

Tracking issue for deprecating serde_macros #545

dtolnay opened this issue Sep 7, 2016 · 4 comments

Comments

@dtolnay
Copy link
Member

dtolnay commented Sep 7, 2016

Serde_derive has many advantages over serde_macros and a short list of disadvantages which are within sight of being eliminated.

Here are the things that need to happen before serde_derive can replace serde_macros:

Nice-to-haves but not blockers:

@severen
Copy link

severen commented Sep 28, 2016

Serde_derive has many advantages over serde_derive

Shouldn't that be "Serde_derive has many advantages over serde_macros" or something?

@dtolnay
Copy link
Member Author

dtolnay commented Sep 28, 2016

Fixed, thanks.

@dtolnay dtolnay closed this as completed Sep 28, 2016
@dtolnay
Copy link
Member Author

dtolnay commented Sep 28, 2016

I released 0.8.10 announcing the deprecation.

@dtolnay
Copy link
Member Author

dtolnay commented Sep 28, 2016

I made a users.rust-lang.org post as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants