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 upAdd --cap-lints warn to rustdoc script #21345
Conversation
|
r? @SimonSapin |
|
@bors-servo r+ |
|
|
Add --cap-lints warn to rustdoc script Use --document-private-items instead of manually specifying passes as this is deprecated. Closes #21179 <!-- 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/21345) <!-- Reviewable:end -->
|
|
|
@bors-servo retry
|
|
|
|
|
|
@bors-servo retry |
|
|
|
|
|
@bors-servo retry |
Add --cap-lints warn to rustdoc script Use --document-private-items instead of manually specifying passes as this is deprecated. Closes #21179 <!-- 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/21345) <!-- Reviewable:end -->
|
|
pyfisch commentedAug 5, 2018
•
edited by SimonSapin
Use --document-private-items instead of
manually specifying passes as this is deprecated.
Closes #21179
This change is