Skip to content

Conversation

alexcrichton
Copy link
Member

This commit enables writing a stable implementation of the Hasher trait as
well as actually calculating the hash of a vlaue in a stable fashion. The
signature is stabilized as-is.

This commit enables writing a stable implementation of the `Hasher` trait as
well as actually calculating the hash of a vlaue in a stable fashion. The
signature is stabilized as-is.
@rust-highfive
Copy link
Contributor

r? @brson

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

@alexcrichton alexcrichton assigned aturon and unassigned brson Mar 23, 2015
@aturon
Copy link
Contributor

aturon commented Mar 23, 2015

@bors: r+ d97d538

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Mar 24, 2015
This commit enables writing a stable implementation of the `Hasher` trait as
well as actually calculating the hash of a vlaue in a stable fashion. The
signature is stabilized as-is.
@bors bors merged commit d97d538 into rust-lang:master Mar 24, 2015
@alexcrichton alexcrichton deleted the stabilize-hasher-finish branch March 27, 2015 20:42
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