Skip to content

std: Implement FromIterator for ~str #8100

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

Merged
merged 1 commit into from
Jul 29, 2013
Merged

std: Implement FromIterator for ~str #8100

merged 1 commit into from
Jul 29, 2013

Conversation

bluss
Copy link
Member

@bluss bluss commented Jul 29, 2013

FromIterator initially only implemented for Iterator, which is the
type of the main iterator.

FromIterator initially only implemented for Iterator<char>, which is the
type of the main iterator.
bors added a commit that referenced this pull request Jul 29, 2013
FromIterator initially only implemented for Iterator<char>, which is the
type of the main iterator.
@bors bors closed this Jul 29, 2013
@bors bors merged commit 4849a42 into rust-lang:master Jul 29, 2013
@bluss bluss deleted the str-collect branch July 29, 2013 03:34
flip1995 pushed a commit to flip1995/rust that referenced this pull request Dec 17, 2021
Fix `blocks_in_if_conditions` false positive

Fix rust-lang#8099

changelog: Fix [`blocks_in_if_conditions`] false positive with an empty closure
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.

2 participants