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

Rustfmt the constellation #21225

Merged
merged 1 commit into from Jul 23, 2018
Merged

Conversation

cbrewster
Copy link
Contributor

@cbrewster cbrewster commented Jul 21, 2018

Yay for consistency!


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #__ (github issue number if applicable).
  • There are tests for these changes OR
  • These changes do not require tests because just formatting things

This change is Reviewable

@highfive
Copy link

Heads up! This PR modifies the following files:

  • @asajeffrey: components/constellation/pipeline.rs, components/constellation/event_loop.rs, components/constellation/session_history.rs, components/constellation/constellation.rs, components/constellation/network_listener.rs and 4 more
  • @paulrouget: components/constellation/pipeline.rs, components/constellation/event_loop.rs, components/constellation/session_history.rs, components/constellation/constellation.rs, components/constellation/network_listener.rs and 4 more

@highfive highfive added the S-awaiting-review There is new code that needs to be reviewed. label Jul 21, 2018
@paulrouget
Copy link
Contributor

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit a2064ce has been approved by paulrouget

@highfive highfive assigned paulrouget and unassigned jdm Jul 23, 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 Jul 23, 2018
@bors-servo
Copy link
Contributor

⌛ Testing commit a2064ce with merge c71fafa...

bors-servo pushed a commit that referenced this pull request Jul 23, 2018
Rustfmt the constellation

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

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because just formatting things

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- 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/21225)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

💔 Test failed - linux-dev

@highfive highfive added S-tests-failed The changes caused existing tests to fail. and removed S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. labels Jul 23, 2018
@jdm
Copy link
Member

jdm commented Jul 23, 2018

@bors-servo retry

@bors-servo
Copy link
Contributor

@bors-servo
Copy link
Contributor

💔 Test failed - linux-dev

@highfive highfive added the S-tests-failed The changes caused existing tests to fail. label Jul 23, 2018
@jdm
Copy link
Member

jdm commented Jul 23, 2018

@bors-servo retry

  • builder was full

@bors-servo
Copy link
Contributor

@bors-servo
Copy link
Contributor

☀️ Test successful - android, android-x86, arm32, arm64, linux-dev, linux-rel-css, linux-rel-wpt, mac-dev-unit, mac-rel-css1, mac-rel-css2, mac-rel-wpt1, mac-rel-wpt2, mac-rel-wpt3, mac-rel-wpt4, windows-msvc-dev
Approved by: paulrouget
Pushing c71fafa to master...

@bors-servo bors-servo merged commit a2064ce into servo:master Jul 23, 2018
@jdm jdm mentioned this pull request Aug 9, 2018
53 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-tests-failed The changes caused existing tests to fail.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants