Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attribute proc macro shouldn't rely on writing order, which globals_struct_field_view must occur after globals_struct #1

Open
TOETOE55 opened this issue Jan 28, 2023 · 2 comments

Comments

@TOETOE55
Copy link

because the macro expansion order has not yet been defined:
rust-lang/reference#578

@TOETOE55
Copy link
Author

TOETOE55 commented Jan 28, 2023

Ops sorry, I may get some misunderstandings.
Attribute proc-macro on an item was defined(not sure):
https://doc.rust-lang.org/reference/attributes.html#meta-item-attribute-syntax

@TOETOE55 TOETOE55 reopened this Jan 28, 2023
@crlf0710
Copy link
Owner

See rust-lang/reference#565 (comment)

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

No branches or pull requests

2 participants