Skip to content

Clean up on example doc fixes for ptr::copy - #77442

Merged
bors merged 1 commit into
rust-lang:masterfrom
pickfire:patch-7
Oct 2, 2020
Merged

Clean up on example doc fixes for ptr::copy#77442
bors merged 1 commit into
rust-lang:masterfrom
pickfire:patch-7

Conversation

@pickfire

Copy link
Copy Markdown
Contributor

Follow up of #77385

r? @scottmcm

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 2, 2020
@rust-langrust-lang deleted a comment from borsOct 2, 2020
@rust-langrust-lang deleted a comment from borsOct 2, 2020
@rust-langrust-lang deleted a comment from borsOct 2, 2020
@rust-langrust-lang deleted a comment from borsOct 2, 2020
@scottmcm

Copy link
Copy Markdown
Member

@bors r+

@bors

bors commented Oct 2, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit ddd1986 has been approved by scottmcm

@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 2, 2020
@jyn514jyn514 added the A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools label Oct 2, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Oct 2, 2020
…as-schievink
Rollup of 12 pull requests
Successful merges:
- rust-lang#76101 (Update RELEASES.md for 1.47.0)
- rust-lang#76739 (resolve: prohibit anon const non-static lifetimes)
- rust-lang#76811 (Doc alias name restriction)
- rust-lang#77405 (Add tracking issue of iter_advance_by feature)
- rust-lang#77409 (Add example for iter chain struct)
- rust-lang#77415 (Better error message for `async` blocks in a const-context)
- rust-lang#77423 (Add `-Zprecise-enum-drop-elaboration`)
- rust-lang#77432 (Use posix_spawn on musl targets)
- rust-lang#77441 (Fix AVR stack corruption bug)
- rust-lang#77442 (Clean up on example doc fixes for ptr::copy)
- rust-lang#77444 (Fix span for incorrect pattern field and add label)
- rust-lang#77453 (Stop running macOS builds on Azure Pipelines)
Failed merges:
r? `@ghost`
@bors
bors merged commit 14d8ee3 into rust-lang:masterOct 2, 2020
@rustbotrustbot added this to the 1.48.0 milestone Oct 2, 2020
@pickfire
pickfire deleted the patch-7 branch October 3, 2020 12:32
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.

6 participants

@pickfire@scottmcm@bors@rust-highfive@jyn514@rustbot