Skip to content

impl Hash for arrays - #21404

Merged
bors merged 1 commit into
rust-lang:masterfrom
japaric:hash
Jan 21, 2015
Merged

impl Hash for arrays#21404
bors merged 1 commit into
rust-lang:masterfrom
japaric:hash

Conversation

@japaric

Copy link
Copy Markdown
Contributor

closes#21402
cc #15294

r? @alexcrichton or @aturon
cc @ExpHP (btw, this only covers arrays with arity up to 32)

@alexcrichton

Copy link
Copy Markdown
Member

@bors: r+ a09df2c

@Gankra

Copy link
Copy Markdown
Contributor

@bors rollup

barosl added a commit to barosl/rust that referenced this pull request Jan 20, 2015
@baroslbarosl mentioned this pull request Jan 20, 2015
@bors
bors merged commit a09df2c into rust-lang:masterJan 21, 2015
@japaric
japaric deleted the hash branch January 22, 2015 16:11
Sign up for freeto 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.

Hash is not implemented for array ([T; size])

4 participants

@japaric@alexcrichton@Gankra@bors