Skip to content

Fix vec.md code example #1918

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

Closed
wants to merge 1 commit into from
Closed

Fix vec.md code example #1918

wants to merge 1 commit into from

Conversation

seam345
Copy link

@seam345 seam345 commented Apr 3, 2025

Add mut to collected_iterator, needed for the collected_iterator.push(0) later on

Add `mut` to `collected_iterator`, needed for the `collected_iterator.push(0)` later on
@rustbot
Copy link
Collaborator

rustbot commented Apr 3, 2025

r? @marioidival

rustbot has assigned @marioidival.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@seam345
Copy link
Author

seam345 commented Apr 3, 2025

Sorry made this before reading the comment bellow the push :/ oh and above

@seam345 seam345 closed this Apr 3, 2025
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.

3 participants