Skip to content

Convert vector functions to methods, part 3 (and internal iterators to external) #7566

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 7 commits into from

Conversation

huonw
Copy link
Member

@huonw huonw commented Jul 3, 2013

The last remaining internal iterator in vec is each_permutation.

bors added a commit that referenced this pull request Jul 3, 2013
The last remaining internal iterator in `vec` is `each_permutation`.
@bors bors closed this Jul 3, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Sep 3, 2021
Check expr usage for  `manual_flatten`

Fixes rust-lang#6784
Fixes rust-lang#7538

`manual_flatten` should not trigger when `if let` match expression will be used.

changelog: [`manual_flatten`] checks for expr usage after `if let`
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