Skip to content

Rename Show to Debug, String to Display #22094

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 10, 2015

Conversation

alkor
Copy link
Contributor

@alkor alkor commented Feb 8, 2015

Rename several remaining Shows to Debug, Strings to Display (mostly in comments and docs).
Update reference.md:

  • derive() no longer supports Zero trait
  • derive() now supports Copy trait

Update reference.md:
 - derive() no longer supports Zero trait
 - derive() now supports Copy trait
@rust-highfive
Copy link
Contributor

r? @huonw

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

@alexcrichton
Copy link
Member

@bors: r+ 34afe5e rollup

Thanks!

@alexcrichton alexcrichton assigned alexcrichton and unassigned huonw Feb 9, 2015
Manishearth added a commit to Manishearth/rust that referenced this pull request Feb 10, 2015
…ichton

Rename several remaining `Show`s to Debug, `String`s to Display (mostly in comments and docs).
Update reference.md:
 - derive() no longer supports Zero trait
 - derive() now supports Copy trait
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Feb 10, 2015
Rename several remaining `Show`s to Debug, `String`s to Display (mostly in comments and docs).
Update reference.md:
 - derive() no longer supports Zero trait
 - derive() now supports Copy trait
@bors bors merged commit 34afe5e into rust-lang:master Feb 10, 2015
@alkor alkor deleted the cleanup-show-string branch February 11, 2015 05:18
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