Uh oh!
There was an error while loading. Please reload this page.
[WIP] Move from rustc_serialize::json to serde_json. - #56511
Conversation
rust-highfive
commented
Dec 4, 2018
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
Xanewok
commented
Dec 4, 2018
@eddyb if that helps |
bors
commented
Dec 6, 2018
☔ The latest upstream changes (presumably #54517) made this pull request unmergeable. Please resolve the merge conflicts. |
alexcrichton
commented
Dec 14, 2018
Closing in favor of #56795 |
At this stage, this is more of a stubborn demo than anything else, because:
rustc_target::specshould use deriving instead of JSON manipulationrustdoc::html::rendercould probably be cleaner? (cc @dtolnay)rustc_save_analysis/RLS uses out-of-treerustc_serialize(cc @nrc)libserializehas things other than JSON that we could remover? @nikomatsakis cc @rust-lang/compiler