Skip to content

Mark debug impl of numbers as inlineable - #47841

Closed
Manishearth wants to merge 1 commit into
rust-lang:masterfrom
Manishearth:inline-debug
Closed

Mark debug impl of numbers as inlineable#47841
Manishearth wants to merge 1 commit into
rust-lang:masterfrom
Manishearth:inline-debug

Conversation

@Manishearth

Copy link
Copy Markdown
Member

It just forwards to Display

It just forwards to Display
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @alexcrichton

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

@kennytm

Copy link
Copy Markdown
Member

So we've got both this and #47840, what to do?

@kennytmkennytm added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jan 29, 2018
@Manishearth

Copy link
Copy Markdown
MemberAuthor

That one fixes more, we should land it

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@Manishearth@rust-highfive@kennytm@alexcrichton