Skip to content

collections: Correct with_capacity_and_hasher #12746

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
Mar 7, 2014

Conversation

alexcrichton
Copy link
Member

The arguments were accidentally swapped in the wrong order.

Closes #12743

The arguments were accidentally swapped in the wrong order.

Closes rust-lang#12743
bors added a commit that referenced this pull request Mar 7, 2014
The arguments were accidentally swapped in the wrong order.

Closes #12743
@bors bors closed this Mar 7, 2014
@bors bors merged commit 42389b7 into rust-lang:master Mar 7, 2014
@alexcrichton alexcrichton deleted the issue-12743 branch March 7, 2014 06:57
flip1995 pushed a commit to flip1995/rust that referenced this pull request May 2, 2024
Bump ui_test to 0.23

Notable changes: more control over run/rustfix/... and other rustc-specific features. All of these can in theory now be implemented entirely out of tree

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.

HashMap::with_capacity_and_hasher has the wrong-ordered arguments
3 participants