Skip to content

core: document that the align_of* functions return the alignment in bytes - #95618

Merged
bors merged 1 commit into
rust-lang:masterfrom
adamse:master
Apr 3, 2022
Merged

core: document that the align_of* functions return the alignment in bytes#95618
bors merged 1 commit into
rust-lang:masterfrom
adamse:master

Conversation

@adamse

Copy link
Copy Markdown
Contributor

No description provided.

@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 @dtolnay (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 Apr 3, 2022

@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 Apr 3, 2022

Copy link
Copy Markdown
Collaborator

📌 Commit 9d4d5a4 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 Apr 3, 2022
@dtolnaydtolnay added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. 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-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 3, 2022
@Dylan-DPCDylan-DPC mentioned this pull request Apr 3, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 3, 2022
Rollup of 5 pull requests
Successful merges:
- rust-lang#95202 (Reduce the cost of loading all built-ins targets)
- rust-lang#95553 (Don't emit non-asm contents error for naked function composed of errors)
- rust-lang#95613 (Fix rustdoc attribute display)
- rust-lang#95617 (Fix &mut invalidation in ptr::swap doctest)
- rust-lang#95618 (core: document that the align_of* functions return the alignment in bytes)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 1ea6e93 into rust-lang:masterApr 3, 2022
@rustbotrustbot added this to the 1.61.0 milestone Apr 3, 2022
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.T-libsRelevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@adamse@rust-highfive@dtolnay@bors@rustbot