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

Minor Update to vec.md to fix compiler error #1899

Closed
wants to merge 1 commit into from

Conversation

torressam333
Copy link

Without mut before the collected_iterator variable the compiler throws an error when the program is ran.

Without `mut` before the `collected_iterator` variable the compiler throws an error when the program is ran.
@rustbot
Copy link
Collaborator

rustbot commented Nov 26, 2024

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @marioidival (or someone else) some time within the next two weeks.

@marioidival
Copy link
Member

This is intentional to follow up the excersise on RBE

@torressam333
Copy link
Author

Oh, I see. Thank you.

@torressam333 torressam333 deleted the patch-1 branch November 27, 2024 15:53
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