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

Docs build is failing #16213

Closed
jdm opened this issue Mar 31, 2017 · 4 comments
Closed

Docs build is failing #16213

jdm opened this issue Mar 31, 2017 · 4 comments

Comments

@jdm
Copy link
Member

@jdm jdm commented Mar 31, 2017

 Documenting xml5ever v0.4.2
error: character literal may only contain one codepoint: '&
 --> <stdin>:1:6
  |
1 | <tag>'&-quotes'</tag>   becomes      <tag>'&amp;-quotes'</tag>
  |      ^^

error: Could not document `xml5ever`.
@highfive
Copy link

@highfive highfive commented Mar 31, 2017

@jdm jdm added the I-bustage label Mar 31, 2017
@jdm
Copy link
Member Author

@jdm jdm commented Mar 31, 2017

This regressed as part of #16181.

@jdm
Copy link
Member Author

@jdm jdm commented Mar 31, 2017

I'm pretty sure this is caused by rust-lang/rust#40338.

@steveklabnik
Copy link
Contributor

@steveklabnik steveklabnik commented Apr 1, 2017

bors-servo added a commit to servo/html5ever that referenced this issue Apr 1, 2017
Mark rust code block as regular text in docs.

This should fix servo/servo#16213.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/html5ever/262)
<!-- Reviewable:end -->
@jdm jdm reopened this Apr 1, 2017
@jdm jdm mentioned this issue Apr 1, 2017
3 of 3 tasks complete
bors-servo added a commit that referenced this issue Apr 1, 2017
Update xml5ever.

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #16213

<!-- 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/16223)
<!-- Reviewable:end -->
bors-servo added a commit that referenced this issue Apr 1, 2017
Update xml5ever.

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #16213

<!-- 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/16223)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

3 participants
You can’t perform that action at this time.