Skip to content
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

Suppress "unused unit" warnings from Clippy in the generated code #148

Merged
merged 1 commit into from
Jun 10, 2020

Conversation

asomers
Copy link
Owner

@asomers asomers commented Jun 10, 2020

These warnings are new in the latest nightly 1.46.0.

Fixes #142

These warnings are new in the latest nightly 1.46.0.

Fixes #142
@asomers asomers merged commit f03f591 into master Jun 10, 2020
@asomers asomers deleted the unused_unit branch June 10, 2020 15:53
asomers added a commit that referenced this pull request Jun 21, 2020
PR #148 fixed it for the master branch; this commit fixes it for the
2020_refactor branch.

Issue #142
asomers added a commit that referenced this pull request Aug 1, 2020
PR #148 fixed it for the master branch; this commit fixes it for the
2020_refactor branch.

Issue #142
asomers added a commit that referenced this pull request Aug 1, 2020
PR #148 fixed it for the master branch; this commit fixes it for the
2020_refactor branch.

Issue #142
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.

mock! produces clippy warnings
1 participant