Skip to content

Remove extra spaces in docs - #103272

Merged
bors merged 1 commit into
rust-lang:masterfrom
clubby789:extra-spaces
Oct 20, 2022
Merged

Remove extra spaces in docs#103272
bors merged 1 commit into
rust-lang:masterfrom
clubby789:extra-spaces

Conversation

@clubby789

Copy link
Copy Markdown
Contributor

Removing some random extra spaces in the examples for core::sync::atomic.

r? @thomcc

@rustbotrustbot added the T-libs Relevant to the library team, which will review and decide on the PR/issue. label Oct 19, 2022
@rustbot

Copy link
Copy Markdown
Collaborator

Hey! It looks like you've submitted a new PR for the library teams!

If this PR contains changes to any rust-lang/rust public library APIs then please comment with @rustbot label +T-libs-api -T-libs to tag it appropriately. If this PR contains changes to any unstable APIs please edit the PR description to add a link to the relevant API Change Proposal or create one if you haven't already. If you're unsure where your change falls no worries, just leave it as is and the reviewer will take a look and make a decision to forward on if necessary.

Examples of T-libs-api changes:

  • Stabilizing library features
  • Introducing insta-stable changes such as new implementations of existing stable traits on existing stable types
  • Introducing new or changing existing unstable library APIs (excluding permanently unstable features / features without a tracking issue)
  • Changing public documentation in ways that create new stability guarantees
  • Changing observable runtime behavior of library APIs

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 19, 2022
@clubby789clubby789 changed the title Remove extra spacesRemove extra spaces in docsOct 19, 2022
@thomcc

Copy link
Copy Markdown
Member

Thanks!

@bors r+ rollup

@bors

bors commented Oct 20, 2022

Copy link
Copy Markdown
Collaborator

📌 Commit 19bc8fb has been approved by thomcc

It is now in the queue for this repository.

@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 Oct 20, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Oct 20, 2022
…iaskrgr
Rollup of 6 pull requests
Successful merges:
- rust-lang#103197 (Stabilize proc_macro::Span::source_text)
- rust-lang#103251 (Fix item declaration highlighting)
- rust-lang#103262 (Adjusting test to needs-unwind, with linking issue)
- rust-lang#103268 (rustdoc: remove no-op CSS `nav.sub { font-size: 1rem }`)
- rust-lang#103272 (Remove extra spaces in docs)
- rust-lang#103276 (Erase regions before checking for `Default` in uninitialized binding error)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 1f21023 into rust-lang:masterOct 20, 2022
@rustbotrustbot added this to the 1.66.0 milestone Oct 20, 2022
@clubby789
clubby789 deleted the extra-spaces branch February 11, 2023 14:42
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-libsRelevant to the library 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

@clubby789@rustbot@thomcc@bors@rust-highfive