Skip to content

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

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

Allow for regular comments to be part of the AST and pretty-printed#154687
FranciscoTGouveia wants to merge 1 commit intorust-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
Copy link
Copy Markdown
Member

Kobzol commented Apr 1, 2026

@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
Copy link
Copy Markdown
Contributor

rust-bors bot commented Apr 1, 2026

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

@rust-log-analyzer

This comment has been minimized.

@rust-log-analyzer

This comment has been minimized.

@Kobzol
Copy link
Copy Markdown
Member

Kobzol commented Apr 2, 2026

@bors delegate=try

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors bot commented Apr 2, 2026

✌️ @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
Copy link
Copy Markdown
Contributor

rust-bors bot commented Apr 7, 2026

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

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