Skip to content

Add missing hyphen - #76033

Merged
bors merged 1 commit into
rust-lang:masterfrom
camelid:patch-7
Aug 31, 2020
Merged

Add missing hyphen#76033
bors merged 1 commit into
rust-lang:masterfrom
camelid:patch-7

Conversation

@camelid

Copy link
Copy Markdown
Member

reference counted pointer -> reference-counted pointer

@rustbot modify labels: T-doc

reference counted pointer -> reference-counted pointer
@rustbotrustbot added the A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools label Aug 28, 2020
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @KodrAus

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 28, 2020
@Dylan-DPC-zz

Copy link
Copy Markdown

r? @Dylan-DPC

@bors r+ rollup

@bors

bors commented Aug 28, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 7be129e has been approved by Dylan-DPC

@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 Aug 28, 2020
@Dylan-DPC-zz

Copy link
Copy Markdown

r? @Dylan-DPC

@bors r+ rollup

@bors

bors commented Aug 29, 2020

Copy link
Copy Markdown
Collaborator

💡 This pull request was already approved, no need to approve it again.

@bors

bors commented Aug 29, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 7be129e has been approved by Dylan-DPC

Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Aug 30, 2020
Add missing hyphen
reference counted pointer -> reference-counted pointer
@rustbot modify labels: T-doc
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Aug 31, 2020
Add missing hyphen
reference counted pointer -> reference-counted pointer
@rustbot modify labels: T-doc
matklad added a commit to matklad/rust that referenced this pull request Aug 31, 2020
Add missing hyphen
reference counted pointer -> reference-counted pointer
@rustbot modify labels: T-doc
This was referenced Aug 31, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 31, 2020
Rollup of 9 pull requests
Successful merges:
- rust-lang#75969 (Switch to intra-doc links in core/src/{convert,iter}/mod.rs)
- rust-lang#76023 (Liballoc extend use intra doc link)
- rust-lang#76033 (Add missing hyphen)
- rust-lang#76052 (rust-langGH-66816: Remove disable attr before return)
- rust-lang#76055 (Keep doc standard for Vec DrainFilter)
- rust-lang#76058 (Use assertions on Vec doc)
- rust-lang#76069 (Use explicit intra-doc link in path for Vec resize)
- rust-lang#76117 (Update README.md)
- rust-lang#76134 (Update MinGW instructions to include ninja)
Failed merges:
r? @ghost
@bors
bors merged commit 6ce3243 into rust-lang:masterAug 31, 2020
@cuvipercuviper added this to the 1.48.0 milestone Nov 17, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsS-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.

7 participants

@camelid@rust-highfive@Dylan-DPC-zz@bors@cuviper@KodrAus@rustbot