Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add Punctuated::get and get_mut #1693

Merged
merged 1 commit into from
Jul 6, 2024
Merged

Add Punctuated::get and get_mut #1693

merged 1 commit into from
Jul 6, 2024

Conversation

dtolnay
Copy link
Owner

@dtolnay dtolnay commented Jul 6, 2024

Closes #1160.

@dtolnay dtolnay merged commit 06f34fc into master Jul 6, 2024
29 checks passed
@dtolnay dtolnay deleted the get branch July 6, 2024 21:54
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

syn::Punctuated lacks an indexing method that returns an Option<T>
1 participant