Skip to content

Fix styling in documentation for suspicious_xor_used_as_pow lint #10237

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

Merged

Conversation

cstyles
Copy link
Contributor

@cstyles cstyles commented Jan 27, 2023

There was a tab after the three leading slashes which caused the contents of the "Why is this bad?" section to be rendered as a code block.

Before:

master

After:

fixed

The file still contains a lot of tabs but they don't affect the documentation.


changelog: [suspicious_xor_used_as_pow]: Fix styling in documentation

There was a tab after the three leading slashes which caused the
contents of the "Why is this bad?" section to be rendered as a code
block.
@rustbot
Copy link
Collaborator

rustbot commented Jan 27, 2023

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

Please see the contribution instructions for more information.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Jan 27, 2023
@Jarcho
Copy link
Contributor

Jarcho commented Jan 27, 2023

Thanks for the catch. @bors r+

@bors
Copy link
Contributor

bors commented Jan 27, 2023

📌 Commit a1a01c1 has been approved by Jarcho

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Jan 27, 2023

⌛ Testing commit a1a01c1 with merge 54e929b...

@bors
Copy link
Contributor

bors commented Jan 27, 2023

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: Jarcho
Pushing 54e929b to master...

@bors bors merged commit 54e929b into rust-lang:master Jan 27, 2023
@cstyles cstyles deleted the fix-docs-for-suspicious_xor_used_as_pow branch April 20, 2023 16:36
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.

4 participants