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 clippy warning #133

Closed
wants to merge 1 commit into from
Closed

Fix clippy warning #133

wants to merge 1 commit into from

Conversation

TheDGOfficial
Copy link
Owner

Changes made in this Pull Request

Fixes clippy warning about unnecessary mut reference.

Reason of the above changes are

Less warnings = better

Other information about this Pull Request

N/A

Signed-off-by: Mustafa ÖNCEL <[email protected]>
@TheDGOfficial TheDGOfficial added enhancement New feature or request rust Pull requests that update Rust code labels Sep 23, 2023
@TheDGOfficial TheDGOfficial self-assigned this Sep 23, 2023
@TheDGOfficial
Copy link
Owner Author

Apparently the mut is required idk what was clippy thinking there.

@TheDGOfficial TheDGOfficial deleted the fix-clippy-warning branch September 23, 2023 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant