Skip to content

Fix syntax highlighting for no_run blocks#7450

Closed
frogtd wants to merge 2 commits into
rust-lang:masterfrom
frogtd:master
Closed

Fix syntax highlighting for no_run blocks#7450
frogtd wants to merge 2 commits into
rust-lang:masterfrom
frogtd:master

Conversation

@frogtd

@frogtd frogtd commented Jul 9, 2021

Copy link
Copy Markdown

I was reading the lint documentation and I noticed that some of the lints weren't getting syntax highlighting.

changelog: Fix syntax highlighting for no_run blocks.

I was reading the lint documentation and I noticed that some of the lints weren't getting syntax highlighting.
@rust-highfive

Copy link
Copy Markdown

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @camsteffen (or someone else) soon.

Please see the contribution instructions for more information.

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Jul 9, 2021
`|` is binary or and it would work in this case, but `or` is more precise.
@camsteffen

Copy link
Copy Markdown
Contributor

We're in the process of migrating to a new "metadata collector" (#7298) where this issue is fixed (code) and the python script will be obsolete. Thanks for the fix but I think it's better to just wait for #7298 at this point.

@camsteffen camsteffen closed this Jul 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants