Skip to content

Fix a typo - #89081

Merged
bors merged 1 commit into
masterfrom
unknown repository
Sep 19, 2021
Merged

Fix a typo#89081
bors merged 1 commit into
masterfrom
unknown repository

Conversation

@ghost

Copy link
Copy Markdown

Removed extra spaces in front of commas

Removed extra spaces in front of commas
@rust-highfive

Copy link
Copy Markdown
Contributor

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

Please see the contribution instructions for more information.

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 18, 2021
@ghostghost changed the title Fix typoFix a typoSep 18, 2021

@dtolnaydtolnay left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@dtolnay

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Sep 18, 2021

Copy link
Copy Markdown
Collaborator

📌 Commit 3f75ab3 has been approved by dtolnay

@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 Sep 18, 2021
JohnTitor added a commit to JohnTitor/rust that referenced this pull request Sep 19, 2021
Fix a typo
Removed extra spaces in front of commas
@JohnTitorJohnTitor mentioned this pull request Sep 19, 2021
@JohnTitorJohnTitor mentioned this pull request Sep 19, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request Sep 19, 2021
Rollup of 10 pull requests
Successful merges:
- rust-lang#87960 (Suggest replacing an inexisting field for an unmentioned field)
- rust-lang#88855 (Allow simd_shuffle to accept vectors of any length)
- rust-lang#88966 (Check for shadowing issues involving block labels)
- rust-lang#88996 (Fix linting when trailing macro expands to a trailing semi)
- rust-lang#89017 (fix potential race in AtomicU64 time monotonizer)
- rust-lang#89021 (Add a separate error for `dyn Trait` in `const fn`)
- rust-lang#89051 (Add intra-doc links and small changes to `std::os` to be more consistent)
- rust-lang#89053 (refactor: VecDeques IntoIter fields to private)
- rust-lang#89055 (Suggest better place to add call parentheses for method expressions wrapped in parentheses)
- rust-lang#89081 (Fix a typo)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 4877ad3 into rust-lang:masterSep 19, 2021
@rustbotrustbot added this to the 1.57.0 milestone Sep 19, 2021
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@rust-highfive@dtolnay@bors@m-ou-se@rustbot