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

Replace rustc-serialize with serde in rustc #1816

Closed
nabilmerk opened this issue May 20, 2020 · 2 comments
Closed

Replace rustc-serialize with serde in rustc #1816

nabilmerk opened this issue May 20, 2020 · 2 comments

Comments

@nabilmerk
Copy link

Hi,

I've been looking at Rust repository and found out that Rust make use of rustc-serialize which has been deprecated in favor of serde crate.

I've opened a discussion in Rust Programming Language Internals Forum to evaluate the possibility to replace the rustc-serialize to serde in the Rust repository.

You might have already investigated this possibility and I think your feedback will be more than welcome regarding this topic.

@dtolnay
Copy link
Member

dtolnay commented May 20, 2020

This is tracked in rust-lang/rust#40177.

@dtolnay dtolnay closed this as completed May 20, 2020
@dtolnay dtolnay changed the title rustc-serialize vs. serde Replace rustc-serialize with serde in rustc May 20, 2020
@nabilmerk
Copy link
Author

Many thanks for the link.

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

No branches or pull requests

2 participants