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

extra::priority_queue needs an external iterator #7360

Closed
thestinger opened this issue Jun 24, 2013 · 2 comments
Closed

extra::priority_queue needs an external iterator #7360

thestinger opened this issue Jun 24, 2013 · 2 comments
Labels
E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

Comments

@thestinger
Copy link
Contributor

It only needs a simple immutable iterator (just in the underlying vector order) for now.

@artagnon
Copy link
Contributor

#7404 implements this.

@alexcrichton
Copy link
Member

Closed in f4621ca

flip1995 pushed a commit to flip1995/rust that referenced this issue Jan 13, 2022
… r=llogiq

Fix `type_repetition_in_bounds`

fixes rust-lang#7360
fixes rust-lang#8162
fixes rust-lang#8056

changelog: Check for full equality in `type_repetition_in_bounds` rather than just equal hashes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Projects
None yet
Development

No branches or pull requests

3 participants