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

Implemented FromIterator for other containers. Fixes #7626 #7788

Closed
wants to merge 3 commits into from
Closed

Implemented FromIterator for other containers. Fixes #7626 #7788

wants to merge 3 commits into from

Conversation

MarkJr94
Copy link
Contributor

Added Iterators for HashMap/Set, TreeMap/Set, TrieMap/Set, and PriorityQueue as per Issue #7626

bors added a commit that referenced this pull request Jul 14, 2013
Added Iterators for HashMap/Set, TreeMap/Set, TrieMap/Set, and PriorityQueue as per Issue #7626
@bors bors closed this Jul 14, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Oct 21, 2021
Do not expand macros in equatable_if_let suggestion

Fixes rust-lang#7781

Let's use Hacktoberfest as a motivation to start contributing PRs myself again :)

changelog: [`equatable_if_let`]: No longer expands macros in the suggestion
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