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

Use ignore instead of text #378

Merged
merged 1 commit into from
Jul 8, 2022
Merged

Use ignore instead of text #378

merged 1 commit into from
Jul 8, 2022

Conversation

jannic
Copy link
Member

@jannic jannic commented Jul 7, 2022

While the code block fails to compile, it's still code and not random text. Marking it with ignore allows for proper syntax highlighting, for example.

According to rust-lang/rust#97030 (comment) this is the proper fix, so this closes #374

While the code block fails to compile, it's still code and not random text. Marking it with `ignore` allows for proper syntax highlighting, for example.

According to rust-lang/rust#97030 (comment) this is the proper fix, so this closes #374
@9names 9names merged commit 0f5bc07 into main Jul 8, 2022
@9names 9names deleted the jannic-patch-issue-374 branch July 8, 2022 10:58
ExplodingWaffle pushed a commit to ExplodingWaffle/rp-hal that referenced this pull request Aug 14, 2022
While the code block fails to compile, it's still code and not random text. Marking it with `ignore` allows for proper syntax highlighting, for example.

According to rust-lang/rust#97030 (comment) this is the proper fix, so this closes rp-rs#374
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rust 1.62 doesn't like the docstring on instrinsics
2 participants