Skip to content

move extra::priority_queue to libstd #10274

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
thestinger opened this issue Nov 5, 2013 · 0 comments
Closed

move extra::priority_queue to libstd #10274

thestinger opened this issue Nov 5, 2013 · 0 comments

Comments

@thestinger
Copy link
Contributor

It might be a good idea to cut down the interface a bit and the unsafe code needs to be replaced because it depends on the drop flag.

flip1995 pushed a commit to flip1995/rust that referenced this issue May 20, 2023
add lint `manual_next_back`

changelog: [`manual_next_back`]: checks for manual reverse iteration (`.rev().next()`) of a `DoubleEndedIterator`

fixes rust-lang#10274
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

No branches or pull requests

1 participant