Skip to content

Remove mut from Punctuated::get()#1706

Merged
dtolnay merged 1 commit intodtolnay:masterfrom
lemunozm:patch-1
Jul 12, 2024
Merged

Remove mut from Punctuated::get()#1706
dtolnay merged 1 commit intodtolnay:masterfrom
lemunozm:patch-1

Conversation

@lemunozm
Copy link
Copy Markdown
Contributor

Just removing the mutable requirement for Puntuacted::get(), probably a typo.

Copy link
Copy Markdown
Owner

@dtolnay dtolnay left a comment

Choose a reason for hiding this comment

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

Thanks!

@dtolnay dtolnay merged commit 896d58b into dtolnay:master Jul 12, 2024
@dtolnay dtolnay changed the title Remove mut from Puntuated::get() Remove mut from Punctuated::get() Jul 12, 2024
@lemunozm lemunozm deleted the patch-1 branch July 12, 2024 13:40
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