Skip to content

rustdoc: HTML escape codeblocks which fail syntax highlighting - #68263

Merged
bors merged 1 commit into
rust-lang:masterfrom
ollie27:rustdoc_invalid_syntax_highlight_escape
Jan 16, 2020
Merged

rustdoc: HTML escape codeblocks which fail syntax highlighting#68263
bors merged 1 commit into
rust-lang:masterfrom
ollie27:rustdoc_invalid_syntax_highlight_escape

Conversation

@ollie27

Copy link
Copy Markdown
Contributor

@JohnTitorJohnTitor added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jan 16, 2020
@GuillaumeGomez

Copy link
Copy Markdown
Member

Thanks!

@bors: r+ rollup

@bors

bors commented Jan 16, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit baf2921 has been approved by GuillaumeGomez

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jan 16, 2020
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Jan 16, 2020
…light_escape, r=GuillaumeGomez
rustdoc: HTML escape codeblocks which fail syntax highlighting
r? @GuillaumeGomez
bors added a commit that referenced this pull request Jan 16, 2020
Rollup of 5 pull requests
Successful merges:
- #68033 (Don't use f64 shims for f32 cmath functions on non 32-bit x86 MSVC)
- #68244 (Enable leak sanitizer test case)
- #68255 (Remove unused auxiliary file that was replaced with rust_test_helpers)
- #68263 (rustdoc: HTML escape codeblocks which fail syntax highlighting)
- #68274 (remove dead code)
Failed merges:
r? @ghost
@bors
bors merged commit baf2921 into rust-lang:masterJan 16, 2020
@ollie27
ollie27 deleted the rustdoc_invalid_syntax_highlight_escape branch January 16, 2020 22:55
@jyn514jyn514 added the T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. label Oct 4, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@ollie27@GuillaumeGomez@bors@jyn514@JohnTitor