Skip to content

Better comment the struct used by {read,write}_unaligned#159157

Merged
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
scottmcm:clearer-ptr-unaligned-struct
Jul 12, 2026
Merged

Better comment the struct used by {read,write}_unaligned#159157
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
scottmcm:clearer-ptr-unaligned-struct

Conversation

@scottmcm

Copy link
Copy Markdown
Member

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Jul 12, 2026
@rustbot

rustbot commented Jul 12, 2026

Copy link
Copy Markdown
Collaborator

RalfJung is not on the review rotation at the moment.
They may take a while to respond.

@joshtriplett

Copy link
Copy Markdown
Member

LGTM; r=me once CI passes.

@scottmcm

Copy link
Copy Markdown
Member Author

@bors r=joshtriplett rollup

@rust-bors

rust-bors Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

📌 Commit b098a47 has been approved by joshtriplett

It is now in the queue for this repository.

@rust-bors rust-bors Bot 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 12, 2026
rust-bors Bot pushed a commit that referenced this pull request Jul 12, 2026
Rollup of 3 pull requests

Successful merges:

 - #159125 (`mut` restriction lowering)
 - #159154 (compiler: redescribe llvmlike_vector_align as rust_vector_align)
 - #159157 (Better comment the struct used by `{read,write}_unaligned`)

Failed merges:

 - #158732 (Apply MCP 1003 and move diagnostics.rs into its own module)
@rust-bors rust-bors Bot merged commit a768871 into rust-lang:main Jul 12, 2026
13 checks passed
@rustbot rustbot added this to the 1.99.0 milestone Jul 12, 2026
rust-timer added a commit that referenced this pull request Jul 12, 2026
Rollup merge of #159157 - scottmcm:clearer-ptr-unaligned-struct, r=joshtriplett

Better comment the struct used by `{read,write}_unaligned`

To address #159033 (comment)

r? @RalfJung
@scottmcm scottmcm deleted the clearer-ptr-unaligned-struct branch July 13, 2026 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant 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.

4 participants