Skip to content

Remove use of private items #2187

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

Merged
merged 1 commit into from
Feb 14, 2020
Merged

Remove use of private items #2187

merged 1 commit into from
Feb 14, 2020

Conversation

JohnTitor
Copy link
Member

serde_json tweaks the visibility of ErrorCode and syntax() so they are not available with further version(1.0.45). I don't update deps at this point but this tweak should be useful for further work.

@rust-highfive
Copy link

r? @jtgeibel

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

@jtgeibel
Copy link
Member

Thanks for resurrecting this commit from your other PR.

@bors r+

@bors
Copy link
Contributor

bors commented Feb 14, 2020

📌 Commit 4efd08f has been approved by jtgeibel

@bors
Copy link
Contributor

bors commented Feb 14, 2020

⌛ Testing commit 4efd08f with merge cf6e9a8...

bors added a commit that referenced this pull request Feb 14, 2020
Remove use of private items

`serde_json` tweaks the visibility of `ErrorCode` and `syntax()` so they are not available with further version(1.0.45). I don't update deps at this point but this tweak should be useful for further work.
@bors
Copy link
Contributor

bors commented Feb 14, 2020

☀️ Test successful - checks-travis
Approved by: jtgeibel
Pushing cf6e9a8 to master...

@bors bors merged commit 4efd08f into rust-lang:master Feb 14, 2020
@JohnTitor JohnTitor deleted the tweak-test branch February 14, 2020 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants