Skip to content

rustdoc: generate JSON via serde#61028

Closed
euclio wants to merge 1 commit intorust-lang:masterfrom
euclio:rustdoc-serde
Closed

rustdoc: generate JSON via serde#61028
euclio wants to merge 1 commit intorust-lang:masterfrom
euclio:rustdoc-serde

Conversation

@euclio
Copy link
Contributor

@euclio euclio commented May 22, 2019

This PR replaces all usage of libserialize in rustdoc with serde and serde_json.

It also removes all derivations of RustcEncodable and RustcDecodable, which appear to be unused. This revealed some variants that cannot be constructed, so I removed those as well.

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

Labels

S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants