Skip to content

Add test for derives for used_underscore_binding lint #4011

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
Apr 20, 2019

Conversation

phansch
Copy link
Member

@phansch phansch commented Apr 20, 2019

This closes #852 as I can't reproduce the original issue anymore.

changelog: none

This closes rust-lang#852 as I can't reproduce the original issue anymore.
@flip1995
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Apr 20, 2019

📌 Commit 60a1759 has been approved by flip1995

@bors
Copy link
Contributor

bors commented Apr 20, 2019

⌛ Testing commit 60a1759 with merge 65d88c7...

bors added a commit that referenced this pull request Apr 20, 2019
Add test for derives for used_underscore_binding lint

This closes #852 as I can't reproduce the original issue anymore.

changelog: none
@bors
Copy link
Contributor

bors commented Apr 20, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: flip1995
Pushing 65d88c7 to master...

@bors bors merged commit 60a1759 into rust-lang:master Apr 20, 2019
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.

used_underscore_binding trigged on #[derive(Serialize)] using serde
3 participants