Skip to content

Format paths in derive attribute#6541

Open
Norbiros wants to merge 1 commit into
rust-lang:mainfrom
Norbiros:format-derive-attribute-paths
Open

Format paths in derive attribute#6541
Norbiros wants to merge 1 commit into
rust-lang:mainfrom
Norbiros:format-derive-attribute-paths

Conversation

@Norbiros
Copy link
Copy Markdown

Resolves #6343

Now I try to format paths in derive macro attribute. It is especially visible in for example sea-orm-cli and other crates that generate derive attributes.

@Norbiros
Copy link
Copy Markdown
Author

@ytmimi 👀

Copy link
Copy Markdown
Contributor

@shulaoda shulaoda left a comment

Choose a reason for hiding this comment

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

LGTM! /cc @ytmimi

@jieyouxu jieyouxu added S-waiting-on-review Status: awaiting review from the assignee but also interested parties. and removed pr-not-reviewed labels Feb 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Whitespaces in path to macro inside derive block

4 participants