Skip to content

Allow for regular comments to be part of the AST and pretty-printed - #154687

Draft
FranciscoTGouveia wants to merge 1 commit into
rust-lang:mainfrom
FranciscoTGouveia:parse-regular-comments
Draft

FranciscoTGouveia wants to merge 1 commit into
rust-lang:mainfrom
FranciscoTGouveia:parse-regular-comments

Conversation

@FranciscoTGouveia

Copy link
Copy Markdown
Contributor

This commit is merely a test to check if, and by how much, this patch incurs performance regressions.

CC @Kobzol

@rustbot rustbot added A-attributes Area: Attributes (`#[…]`, `#![…]`) S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-clippy Relevant to the Clippy team. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Apr 1, 2026
@rust-log-analyzer

This comment has been minimized.

@rust-log-analyzer

This comment has been minimized.

@Kobzol

Kobzol commented Apr 1, 2026

Copy link
Copy Markdown
Member

@bors try @rust-timer queue

@rust-timer

Copy link
Copy Markdown
Collaborator

Awaiting bors try build completion.

@rustbot label: +S-waiting-on-perf

@rust-bors

This comment has been minimized.

rust-bors Bot pushed a commit that referenced this pull request Apr 1, 2026
…try>

Allow for regular comments to be part of the AST and pretty-printed
@rustbot rustbot added the S-waiting-on-perf Status: Waiting on a perf run to be completed. label Apr 1, 2026
@rust-bors

rust-bors Bot commented Apr 1, 2026

Copy link
Copy Markdown
Contributor

💔 Test for 40b8708 failed: CI. Failed job:

@rust-log-analyzer

This comment has been minimized.

@rust-log-analyzer

This comment has been minimized.

@Kobzol

Kobzol commented Apr 2, 2026

Copy link
Copy Markdown
Member

@bors delegate=try

@rust-bors

rust-bors Bot commented Apr 2, 2026

Copy link
Copy Markdown
Contributor

✌️ @FranciscoTGouveia, you can now perform try builds on this pull request!

You can now post @bors try to start a try build.

@rust-log-analyzer

This comment has been minimized.

@FranciscoTGouveia
FranciscoTGouveia force-pushed the parse-regular-comments branch 2 times, most recently from d747b96 to ffd82d5 Compare April 2, 2026 15:48
@rust-log-analyzer

This comment has been minimized.

This commit is merely a test to check if, and by how much, this patch
incurs in performance regressions.
@rust-bors

rust-bors Bot commented Apr 7, 2026

Copy link
Copy Markdown
Contributor

☔ The latest upstream changes (presumably #154958) made this pull request unmergeable. Please resolve the merge conflicts.

@rust-bors

rust-bors Bot commented May 1, 2026

Copy link
Copy Markdown
Contributor

☔ The latest upstream changes (presumably #156023) made this pull request unmergeable. Please resolve the merge conflicts.

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-attributes Area: Attributes (`#[…]`, `#![…]`) S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. S-waiting-on-perf Status: Waiting on a perf run to be completed. T-clippy Relevant to the Clippy team. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants