Skip to content

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

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Apr 17, 2016

Conversation

tbu-
Copy link
Contributor

@tbu- tbu- commented Apr 16, 2016

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

Fixes #33006.

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

Fixes rust-lang#33006.
@rust-highfive
Copy link
Contributor

r? @alexcrichton

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

@alexcrichton
Copy link
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.

Fixes rust-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:master Apr 17, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants