Skip to content

Improve Debug documentation#25830

Merged
bors merged 1 commit into
rust-lang:masterfrom
steveklabnik:debug_docs
May 29, 2015
Merged

Improve Debug documentation#25830
bors merged 1 commit into
rust-lang:masterfrom
steveklabnik:debug_docs

Conversation

@steveklabnik

Copy link
Copy Markdown
Contributor

No description provided.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @pcwalton

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

Comment thread src/libcore/fmt/mod.rs

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably worth mentioning the debug builder methods for use by manual implementations (Formatter::debug_<foo>)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have never used these before. Will investigate.

@alexcrichton

Copy link
Copy Markdown
Member

I agree with @sfackler that a mention of the debug builders would be good here as well!

@steveklabnik

Copy link
Copy Markdown
Contributor Author

updated!

Comment thread src/libcore/fmt/mod.rs Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

implemnetations

@alexcrichton

Copy link
Copy Markdown
Member

r=me with a minor typo, thanks!

@steveklabnik

Copy link
Copy Markdown
Contributor Author

@bors: r=alexcrichton rollup

@bors

bors commented May 27, 2015

Copy link
Copy Markdown
Collaborator

📌 Commit 8bfc027 has been approved by alexcrichton

@bors

bors commented May 28, 2015

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 8bfc027 with merge 115b327...

@bors

bors commented May 28, 2015

Copy link
Copy Markdown
Collaborator

💔 Test failed - auto-mac-64-opt

@steveklabnik

Copy link
Copy Markdown
Contributor Author

Sigh. Confirmed that tests pass now.

@steveklabnik

Copy link
Copy Markdown
Contributor Author

@bors: r=alexcrichton rollup

@bors

bors commented May 28, 2015

Copy link
Copy Markdown
Collaborator

📌 Commit 977d40f has been approved by alexcrichton

steveklabnik added a commit to steveklabnik/rust that referenced this pull request May 29, 2015
steveklabnik added a commit to steveklabnik/rust that referenced this pull request May 29, 2015
@bors

bors commented May 29, 2015

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 977d40f with merge 915dc2c...

@bors

bors commented May 29, 2015

Copy link
Copy Markdown
Collaborator

💔 Test failed - auto-linux-64-opt

@alexcrichton

Copy link
Copy Markdown
Member

@bors: retry

On Thu, May 28, 2015 at 10:34 PM, bors notifications@github.com wrote:

[image: 💔] Test failed - auto-linux-64-opt
http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/5135


Reply to this email directly or view it on GitHub
#25830 (comment).

@bors

bors commented May 29, 2015

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 977d40f with merge b9eb606...

@bors

bors commented May 29, 2015

Copy link
Copy Markdown
Collaborator

@bors bors merged commit 977d40f into rust-lang:master May 29, 2015
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.

6 participants