Skip to content

test: check attribute/derive ordering#3034

Draft
pvdrz wants to merge 2 commits intomainfrom
pvdrz/fix-derive-attr-order
Draft

test: check attribute/derive ordering#3034
pvdrz wants to merge 2 commits intomainfrom
pvdrz/fix-derive-attr-order

Conversation

@pvdrz
Copy link
Copy Markdown
Contributor

@pvdrz pvdrz commented Dec 4, 2024

No description provided.

@pvdrz pvdrz force-pushed the pvdrz/fix-derive-attr-order branch 2 times, most recently from bcb9166 to 3543efb Compare December 4, 2024 20:31
}

#[derive(Debug)]
struct DeriveTransparentSerialize(String);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Did you mean to call this DeriveUppercaseSerialize? That would make sense to me ;)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

hahaha yes, I forgot to change that one

@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented May 4, 2026

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

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.

3 participants