Skip to content

Implement Display and Hash for std::num::Wrapping - #33023

Merged
bors merged 1 commit into
rust-lang:masterfrom
tbu-:pr_wrapping_traits
Apr 17, 2016
Merged

Implement Display and Hash for std::num::Wrapping#33023
bors merged 1 commit into
rust-lang:masterfrom
tbu-:pr_wrapping_traits

Conversation

@tbu-

@tbu-tbu- commented Apr 16, 2016

Copy link
Copy Markdown
Contributor

Also, change the Debug implementation to only show the inner value.

Fixes#33006.

Also, change the `Debug` implementation to only show the inner value.
Fixesrust-lang#33006.
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @alexcrichton

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

@alexcrichton

Copy link
Copy Markdown
Member

@bors: r+ 79e68a6

Manishearth added a commit to Manishearth/rust that referenced this pull request Apr 17, 2016
…hton
Implement `Display` and `Hash` for `std::num::Wrapping`
Also, change the `Debug` implementation to only show the inner value.
Fixesrust-lang#33006.
bors added a commit that referenced this pull request Apr 17, 2016
Rollup of 10 pull requests
- Successful merges: #31441, #32956, #33003, #33022, #33023, #33032, #33039, #33044, #33045, #33046
- Failed merges:
@bors
bors merged commit 79e68a6 into rust-lang:masterApr 17, 2016
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.

4 participants

@tbu-@rust-highfive@alexcrichton@bors