Skip to content

Conversation

thestinger
Copy link
Contributor

I removed the static-method-test.rs test because it was heavily based
on BaseIter and there are plenty of other more complex uses of static
methods anyway.

This is a huge step towards being able to implement a new for loop but it's going to be a bit of a pain to land... The vast majority of for loops now use external iterators.

I removed the `static-method-test.rs` test because it was heavily based
on `BaseIter` and there are plenty of other more complex uses of static
methods anyway.
@thestinger thestinger closed this Jun 22, 2013
@thestinger thestinger reopened this Jun 22, 2013
@thestinger thestinger closed this Jun 22, 2013
@thestinger thestinger reopened this Jun 22, 2013
@thestinger thestinger closed this Jun 22, 2013
@huonw huonw mentioned this pull request Jun 22, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jun 17, 2021
…Manishearth

Fix needless_collect with binding shadowing

changelog: Fix [`needless_collect`] weird output when a binding is shadowed

Fixes rust-lang#7200
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.

1 participant