Skip to content

remove mention of specialization from Hash trait #23321

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 13, 2015
Merged

remove mention of specialization from Hash trait #23321

merged 1 commit into from
Mar 13, 2015

Conversation

apasel422
Copy link
Contributor

It is no longer possible to specialize on the Hasher because it moved to a method-level type parameter.

It is no longer possible to specialize on the `Hasher` because it moved
to a method-level type parameter.
@rust-highfive
Copy link
Contributor

r? @aturon

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member

@bors: r+ ae21b4f rollup

Manishearth added a commit to Manishearth/rust that referenced this pull request Mar 13, 2015
 It is no longer possible to specialize on the `Hasher` because it moved to a method-level type parameter.
@bors bors merged commit ae21b4f into rust-lang:master Mar 13, 2015
@apasel422 apasel422 deleted the hash branch March 13, 2015 20:23
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.

5 participants