Skip to content

Conversation

ytmimi
Copy link
Contributor

@ytmimi ytmimi commented Jan 24, 2022

Add support for formatting asm! macro calls.

Formatting for asm!is gated behind a new unstable foramt_asm_macro configuration value.

Tracking issue for the new configuration value can be found at #5210

The specific guidelines for formatting the macro are still being decided, but this PR goes a long way to formatting the various components of the asm! macro (templates, operands, clobber_abis, and options).

@ytmimi ytmimi force-pushed the feature/format_asm_macro branch 3 times, most recently from fbe8494 to 713ae48 Compare January 28, 2022 15:05
@ytmimi ytmimi marked this pull request as draft January 28, 2022 15:45
@ytmimi ytmimi force-pushed the feature/format_asm_macro branch from 713ae48 to 3f23b89 Compare January 29, 2022 21:33
@ytmimi ytmimi mentioned this pull request Feb 1, 2022
4 tasks
@ytmimi ytmimi force-pushed the feature/format_asm_macro branch from 3f23b89 to b3ae0ef Compare February 1, 2022 01:54
@calebcartwright calebcartwright self-requested a review February 2, 2022 01:37
@ytmimi ytmimi marked this pull request as ready for review February 27, 2022 02:28
@ytmimi ytmimi added pr-merge-conflict This PR has merge conflicts that must be resolved p-low labels Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p-low pr-merge-conflict This PR has merge conflicts that must be resolved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant