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

revert PriorityQueue to using init() #6461

Closed
wants to merge 1 commit into from
Closed

revert PriorityQueue to using init() #6461

wants to merge 1 commit into from

Conversation

thestinger
Copy link
Contributor

uninit() would result in potentially running a destructor on arbitrary
memory if the Ord implementation throws

uninit() would result in potentially running a destructor on arbitrary
memory if the Ord implementation throws
bors added a commit that referenced this pull request May 14, 2013
uninit() would result in potentially running a destructor on arbitrary
memory if the Ord implementation throws
@bors bors closed this May 14, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Dec 20, 2020
Typo in create_dir doc comment

changelog: none
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