Skip to content

Comments

Add Hash trait to NonZero type#21591

Merged
bors merged 1 commit intorust-lang:masterfrom
GuillaumeGomez:hash
Jan 28, 2015
Merged

Add Hash trait to NonZero type#21591
bors merged 1 commit intorust-lang:masterfrom
GuillaumeGomez:hash

Conversation

@GuillaumeGomez
Copy link
Member

Fixes #21547 issue.

@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+ 5ab1504

@bors
Copy link
Collaborator

bors commented Jan 24, 2015

🙀 You have the wrong number! Please try again with 5ab1405.

@alexcrichton
Copy link
Member

@bors: r+ 5ab1405

@alexcrichton
Copy link
Member

@bors: rollup

@alexcrichton alexcrichton assigned alexcrichton and unassigned aturon Jan 24, 2015
barosl added a commit to barosl/rust that referenced this pull request Jan 27, 2015
Manishearth added a commit to Manishearth/rust that referenced this pull request Jan 27, 2015
@bors bors merged commit 5ab1405 into rust-lang:master Jan 28, 2015
lnicola pushed a commit to lnicola/rust that referenced this pull request Feb 16, 2026
feat: Improve hover too long parameter list
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.

core::nonzero::NonZero should implement Hash

5 participants