Do not convert doc comments into #[doc = "..."]
form unless necessary for macros
#60935
Labels
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
I-compiletime
Issue: Problems and improvements with respect to compile times.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Uh oh!
There was an error while loading. Please reload this page.
Keep them as tokens in AST, this may partially mitigate the perf impact from turning normal comments into doc comments (#60930).
=>
The text was updated successfully, but these errors were encountered: