Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUpdate clippy, improve clippy integration #12409
Conversation
highfive
commented
Jul 12, 2016
|
Heads up! This PR modifies the following files:
|
highfive
commented
Jul 12, 2016
c698fa5
to
514180f
|
@bors-servo r+ |
|
|
|
@bors-servo r+ |
|
|
|
|
@bors-servo: r- |
|
@bors-servo r=nox fixed tidy |
|
|
|
Sadly rustfix isn't too ready yet (a couple of crashes, and it messes up indentation), and clippy needs to improve its suggestions, so I wasn't able to do a proper fixing sweep. I'll try rustfix on some of our smaller crates later and go on from there. |
Update clippy, improve clippy integration This makes it much easier to run rustfix on servo (rustfix is still pretty buggy though) <!-- 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/12409) <!-- Reviewable:end -->
|
|
|
compile tests seem to have failed. |
|
@bors-servo r=nox |
|
|
Update clippy, improve clippy integration This makes it much easier to run rustfix on servo (rustfix is still pretty buggy though) <!-- 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/12409) <!-- Reviewable:end -->
|
@bors-servo r=nox I undid the change that only runs the plugins on script. Plugins take a fraction of a second for us, so it's no big deal. |
|
|
|
|
|
highfive
commented
Jul 12, 2016
|
|
@bors-servo retry |
|
|
|
|
Manishearth commentedJul 12, 2016
•
edited by larsbergstrom
This makes it much easier to run rustfix on servo
(rustfix is still pretty buggy though)
This change is