Skip to content

Conversation

alexcrichton
Copy link
Member

Drop rustc-serialize, add winapi 0.3 and Serde!

@rust-highfive
Copy link
Contributor

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 6, 2018
@Mark-Simulacrum
Copy link
Member

This seems fine to me though I do worry somewhat about switching to serde since the diagnostics are serialized by rustc-serialize. But if tests pass, then I'm happy.

@bors r+

@bors
Copy link
Collaborator

bors commented Mar 7, 2018

📌 Commit 51f4761 has been approved by Mark-Simulacrum

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Mar 7, 2018
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does deriving Serialize really need? I did the same thing on compiletest-rs crate several days ago and found that it's not needed for that crate. Not sure about this in-tree version though.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent point!

Drop rustc-serialize, add winapi 0.3 and Serde!
@nikomatsakis
Copy link
Contributor

r? @Mark-Simulacrum

@alexcrichton
Copy link
Member Author

@bors: r=Mark-Simulacrum

@bors
Copy link
Collaborator

bors commented Mar 7, 2018

📌 Commit db824b2 has been approved by Mark-Simulacrum

@alexcrichton alexcrichton merged commit db824b2 into rust-lang:master Mar 8, 2018
@alexcrichton alexcrichton deleted the compiletest-update branch March 19, 2018 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants