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

chore: major resolved clippy::needless_pass_by_value lint warnings #268

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

mehulmathur16
Copy link
Contributor

Rationale for this change

We have cargo clippy running in our CI in order to enforce code quality. In order to increase our standards, we should enable the clippy::pedantic lint group.

What changes are included in this PR?

Resolved the following lint warnings

unnecessary_wraps
should_panic_without_expect
needless_pass_by_value

Are these changes tested?

Yes

@mehulmathur16
Copy link
Contributor Author

@iajoiner @JayWhite2357 Can you please review this PR?

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.

1 participant