Skip to content

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

Merged
Veykril merged 1 commit into
rust-lang:masterfrom
ChayimFriedman2:doc-macro-ide
Aug 8, 2026
Merged

fix: Support macros in #[doc] attributes in IDE features#22899
Veykril merged 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
@Veykril
Veykril added this pull request to the merge queue Aug 8, 2026
Merged via the queue into rust-lang:master with commit 019da8a Aug 8, 2026
18 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 8, 2026
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.

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

3 participants