Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fixup new rustdoc warning #182

Merged
merged 1 commit into from
Dec 16, 2022
Merged

Fixup new rustdoc warning #182

merged 1 commit into from
Dec 16, 2022

Conversation

cmyr
Copy link
Member

@cmyr cmyr commented Dec 15, 2022

As of rustc 1.66, rustdoc warns if you have anything that looks like an HTML tag (e.g., a generic) that is not enclosed in backticks.

Just Merge Me™️

As of rustc 1.66, rustdoc warns if you have anything that looks like an
HTML tag (e.g., a generic) that is not enclosed in backticks.
@rsheeter rsheeter merged commit 94640ff into main Dec 16, 2022
@rsheeter rsheeter deleted the docs-fixup branch December 16, 2022 05:19
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants