Skip to content

fix: Support macros in #[doc] attributes in IDE features - #22899

Open
ChayimFriedman2 wants to merge 1 commit into
rust-lang:masterfrom
ChayimFriedman2:doc-macro-ide
Open

fix: Support macros in #[doc] attributes in IDE features#22899
ChayimFriedman2 wants to merge 1 commit into
rust-lang:masterfrom
ChayimFriedman2:doc-macro-ide

Conversation

@ChayimFriedman2

@ChayimFriedman2 ChayimFriedman2 commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Fixes #22893.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 24, 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.

Missing hover docs for literal-expanding macros #[doc = concat!(A!())]

2 participants