Skip to content

Apply #66379 to *mut Tas_ref - #74568

Merged
bors merged 1 commit into
rust-lang:masterfrom
aticu:master
Jul 22, 2020
Merged

Apply #66379 to *mut Tas_ref#74568
bors merged 1 commit into
rust-lang:masterfrom
aticu:master

Conversation

@aticu

Copy link
Copy Markdown
Contributor

#66379 changed the documentation of as_ref on the type *const T and as_mut on the type *mut T, but it missed making that same change for as_ref on the type *mut T.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @sfackler

(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 Jul 20, 2020
@Mark-Simulacrum

Copy link
Copy Markdown
Member

@bors r+ rollup

r? @Mark-Simulacrum

@bors

bors commented Jul 20, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 40df8fd has been approved by Mark-Simulacrum

@bors

bors commented Jul 20, 2020

Copy link
Copy Markdown
Collaborator

🌲 The tree is currently closed for pull requests below priority 5, this pull request will be tested once the tree is reopened

@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 Jul 20, 2020
Manishearth added a commit to Manishearth/rust that referenced this pull request Jul 22, 2020
Apply rust-lang#66379 to `*mut T` `as_ref`
rust-lang#66379 changed the documentation of `as_ref` on the type `*const T` and `as_mut` on the type `*mut T`, but it missed making that same change for `as_ref` on the type `*mut T`.
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 22, 2020
…arth
Rollup of 9 pull requests
Successful merges:
- rust-lang#73655 (va_args implementation for AAPCS.)
- rust-lang#73893 (Stabilize control-flow-guard codegen option)
- rust-lang#74237 (compiletest: Rewrite extract_*_version functions)
- rust-lang#74454 (small coherence cleanup)
- rust-lang#74528 (refactor and reword intra-doc link errors)
- rust-lang#74568 (Apply rust-lang#66379 to `*mut T` `as_ref`)
- rust-lang#74570 (Use forge links for prioritization procedure)
- rust-lang#74589 (Update books)
- rust-lang#74635 (Fix tooltip position if the documentation starts with a code block)
Failed merges:
r? @ghost
@bors
bors merged commit d180c79 into rust-lang:masterJul 22, 2020
@cuvipercuviper added this to the 1.47.0 milestone May 2, 2024
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.

6 participants

@aticu@rust-highfive@Mark-Simulacrum@bors@cuviper@sfackler