Skip to content

Conversation

folkertdev
Copy link
Contributor

tracking issue: rust-lang/rust#82232
stabilization PR: rust-lang/rust#140261

@rustbot rustbot added the S-waiting-on-review Status: The marked PR is awaiting review from a maintainer label Jun 19, 2025
@ehuss ehuss added the S-waiting-on-stabilization Waiting for a stabilization PR to be merged in the main Rust repository label Aug 12, 2025
@rustbot
Copy link
Collaborator

rustbot commented Aug 19, 2025

☔ The latest upstream changes (possibly 9c6bcbd) made this pull request unmergeable. Please resolve the merge conflicts.

The *`align` [attribute]* may be applied to function items.

r[attributes.codegen.align.behavior]
This attribute raises the aligmnent of a function's generated code.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small typo:

Suggested change
This attribute raises the aligmnent of a function's generated code.
This attribute raises the alignment of a function's generated code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: The marked PR is awaiting review from a maintainer S-waiting-on-stabilization Waiting for a stabilization PR to be merged in the main Rust repository
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants