Skip to content

remove padding from multiline format string label #54795

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
Oct 4, 2018

Conversation

euclio
Copy link
Contributor

@euclio euclio commented Oct 3, 2018

Fixes #53836.

@rust-highfive
Copy link
Contributor

r? @sfackler

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

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 3, 2018
@euclio
Copy link
Contributor Author

euclio commented Oct 3, 2018

r? @estebank

@rust-highfive rust-highfive assigned estebank and unassigned sfackler Oct 3, 2018
@estebank
Copy link
Contributor

estebank commented Oct 3, 2018

@bors r+ rollup

@euclio thank you!

@bors
Copy link
Collaborator

bors commented Oct 3, 2018

📌 Commit b14dc69 has been approved by estebank

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 3, 2018
pietroalbini added a commit to pietroalbini/rust that referenced this pull request Oct 4, 2018
remove padding from multiline format string label

Fixes rust-lang#53836.
bors added a commit that referenced this pull request Oct 4, 2018
Rollup of 10 pull requests

Successful merges:

 - #53523 (Add doc for impl From for Std Error)
 - #54746 (simplify some unused lints code)
 - #54761 (Make spec_extend use for_each())
 - #54769 (Fix typo in CONTRIBUTING.md)
 - #54773 (Update a FIXME in memory.rs)
 - #54777 (abolish ICE when pretty-printing async block)
 - #54780 (Remove duplicate predicates in `explicit_predicates_of`)
 - #54788 (A handful of cleanups for rustc/mir)
 - #54789 (Introduce `TyKind::UnnormalizedProjection`)
 - #54795 (remove padding from multiline format string label)

Failed merges:

r? @ghost
@bors bors merged commit b14dc69 into rust-lang:master Oct 4, 2018
@euclio euclio deleted the ifmt-bad-arg branch October 4, 2018 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants