-
Notifications
You must be signed in to change notification settings - Fork 2k
Support macro expansion inside attribute #8092
Copy link
Copy link
Open
Labels
A-macromacro expansionmacro expansionC-ArchitectureBig architectural things which we need to figure up-front (or suggestions for rewrites :0) )Big architectural things which we need to figure up-front (or suggestions for rewrites :0) )S-actionableSomeone could pick this issue up and work on it right nowSomeone could pick this issue up and work on it right now
Description
e.g :
#[doc = concat!("Hello", " world")]
struct Bar;It is unstable feature and it is used in rustc master already.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-macromacro expansionmacro expansionC-ArchitectureBig architectural things which we need to figure up-front (or suggestions for rewrites :0) )Big architectural things which we need to figure up-front (or suggestions for rewrites :0) )S-actionableSomeone could pick this issue up and work on it right nowSomeone could pick this issue up and work on it right now
Type
Fields
Give feedbackNo fields configured for issues without a type.