Skip to content

Inline some function docs in core::ptr - #71454

Merged
bors merged 1 commit into
rust-lang:masterfrom
ecstatic-morse:inline-core-ptr-docs
Apr 23, 2020
Merged

Inline some function docs in core::ptr#71454
bors merged 1 commit into
rust-lang:masterfrom
ecstatic-morse:inline-core-ptr-docs

Conversation

@ecstatic-morse

Copy link
Copy Markdown
Contributor

Resolves#64539.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @joshtriplett

(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 Apr 23, 2020
@joshtriplett

Copy link
Copy Markdown
Member

r? @RalfJung

@ecstatic-morseecstatic-morse changed the title Inline some functions docs in std::ptrInline some functions docs in core::ptrApr 23, 2020
@ecstatic-morseecstatic-morse changed the title Inline some functions docs in core::ptrInline some function docs in core::ptrApr 23, 2020
@RalfJung

Copy link
Copy Markdown
Member

Oh that's great, we don't even have to duplicate anything. :)

@bors r+ rollup

@bors

bors commented Apr 23, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit b3c26de has been approved by RalfJung

@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 Apr 23, 2020
@RalfJung

Copy link
Copy Markdown
Member

@ecstatic-morse once this lands, could you submit a PR against the Nomicon to basically revert rust-lang/nomicon#165 ?

JohnTitor added a commit to JohnTitor/rust that referenced this pull request Apr 23, 2020
…, r=RalfJung
Inline some function docs in `core::ptr`
Resolvesrust-lang#64539.
@JohnTitorJohnTitor mentioned this pull request Apr 23, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 23, 2020
Rollup of 6 pull requests
Successful merges:
- rust-lang#71005 (Reading from the return place is fine)
- rust-lang#71198 (Const check/promotion cleanup and sanity assertion)
- rust-lang#71396 (Improve E0308 error message wording again)
- rust-lang#71452 (Remove outdated reference to interpreter snapshotting)
- rust-lang#71454 (Inline some function docs in `core::ptr`)
- rust-lang#71461 (Improve E0567 explanation)
Failed merges:
r? @ghost
@bors
bors merged commit 98cadb2 into rust-lang:masterApr 23, 2020
@ecstatic-morse
ecstatic-morse deleted the inline-core-ptr-docs branch October 6, 2020 01: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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rustdoc: missing docs for core::ptr::{copy, copy_nonoverlapping, write_bytes}

5 participants

@ecstatic-morse@rust-highfive@joshtriplett@RalfJung@bors