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

Fix some clippy warnings in tests and examples #696

Merged
merged 1 commit into from
May 4, 2021
Merged

Fix some clippy warnings in tests and examples #696

merged 1 commit into from
May 4, 2021

Conversation

taiki-e
Copy link
Member

@taiki-e taiki-e commented May 4, 2021

I feel that some lints are too strict for test code, so this will only fix some warnings which I think are reasonable.

@taiki-e
Copy link
Member Author

taiki-e commented May 4, 2021

bors r+

bors bot added a commit that referenced this pull request May 4, 2021
696: Fix some clippy warning in tests and examples r=taiki-e a=taiki-e

I feel that some lints are too strict for test code, so this will only fix some warnings which I think are reasonable.

Co-authored-by: Taiki Endo <[email protected]>
@taiki-e taiki-e changed the title Fix some clippy warning in tests and examples Fix some clippy warnings in tests and examples May 4, 2021
@bors
Copy link
Contributor

bors bot commented May 4, 2021

Canceled.

@taiki-e
Copy link
Member Author

taiki-e commented May 4, 2021

bors r+

@bors
Copy link
Contributor

bors bot commented May 4, 2021

Build succeeded:

@bors bors bot merged commit 3e83987 into master May 4, 2021
@bors bors bot deleted the clippy branch May 4, 2021 16:12
bors bot added a commit that referenced this pull request Jan 8, 2022
765: Apply clippy to tests r=taiki-e a=taiki-e

I intentionally allow some lint for the same reason as described in #696.

Co-authored-by: Taiki Endo <[email protected]>
bors bot added a commit that referenced this pull request Jan 8, 2022
765: Apply clippy to tests and examples r=taiki-e a=taiki-e

I intentionally allow some lint for the same reason as described in #696.

Co-authored-by: Taiki Endo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant