Skip to content
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

Format components devtools and devtools_traits #21373 #21582

Merged
merged 1 commit into from
Sep 2, 2018

Conversation

kingdido999
Copy link
Contributor

@kingdido999 kingdido999 commented Sep 2, 2018

rustfmt $(find components/devtools -type f -name "*.rs")
rustfmt $(find components/devtools_traits -type f -name "*.rs")

This change is Reviewable

@highfive highfive added the S-awaiting-review There is new code that needs to be reviewed. label Sep 2, 2018
@jdm
Copy link
Member

jdm commented Sep 2, 2018

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit ad822b7 has been approved by jdm

@highfive highfive assigned jdm and unassigned asajeffrey Sep 2, 2018
@highfive highfive added S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. and removed S-awaiting-review There is new code that needs to be reviewed. labels Sep 2, 2018
@jdm jdm mentioned this pull request Sep 2, 2018
53 tasks
@bors-servo
Copy link
Contributor

⌛ Testing commit ad822b7 with merge 93f977b...

bors-servo pushed a commit that referenced this pull request Sep 2, 2018
Format components devtools and devtools_traits #21373

<!-- Please describe your changes on the following line: -->

```bash
rustfmt $(find components/devtools -type f -name "*.rs")
rustfmt $(find components/devtools_traits -type f -name "*.rs")
```

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21582)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

@bors-servo bors-servo merged commit ad822b7 into servo:master Sep 2, 2018
@highfive highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Sep 2, 2018
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