Skip to content

Document asm_cfg inline assembly attributes#653

Merged
kirtchev-adacore merged 13 commits intorust-lang:mainfrom
PLeVasseur:issue-647-asm-cfg
Mar 10, 2026
Merged

Document asm_cfg inline assembly attributes#653
kirtchev-adacore merged 13 commits intorust-lang:mainfrom
PLeVasseur:issue-647-asm-cfg

Conversation

@PLeVasseur
Copy link
Contributor

@PLeVasseur PLeVasseur commented Jan 31, 2026

Summary

  • document asm_cfg attribute support on inline assembly templates/operands and update the inline-assembly grammar
  • add attribute legality rules and an example under the asm macros section
  • record syntax/paragraph updates in the Rust 1.93.0 changelog entry
  • Closes [Change]: [1.93] Stabilize asm_cfg #647

Reference alignment

Testing

  • ./make.py

@PLeVasseur
Copy link
Contributor Author

Hey @tshepang, @kirtchev-adacore -- could this be reviewed?

@rustbot
Copy link
Collaborator

rustbot commented Mar 2, 2026

This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

@kirtchev-adacore kirtchev-adacore added this pull request to the merge queue Mar 10, 2026
Merged via the queue into rust-lang:main with commit fe6dde1 Mar 10, 2026
3 checks passed
@PLeVasseur PLeVasseur deleted the issue-647-asm-cfg branch March 10, 2026 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Change]: [1.93] Stabilize asm_cfg

3 participants