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

Remove unnecessary mut on &mut reference found by clippy 1.71 #45

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

rosaliedewinther
Copy link
Contributor

Removes a leftover mut my clippy keeps complaining about, somehow this isnt caught by our CI though.

Copy link
Member

@MarijnS95 MarijnS95 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clippy got better since Rust 1.71 last week.

@MarijnS95 MarijnS95 changed the title Remove mut node_3 Remove unnecessary mut on &mut reference found by clippy 1.71 Jul 17, 2023
@rosaliedewinther rosaliedewinther merged commit a680d5a into main Jul 17, 2023
@rosaliedewinther rosaliedewinther deleted the remove-mut-node_3 branch July 17, 2023 15:03
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.

2 participants