Skip to content

fix unnecessary_semicolon: FN on #[feature(stmt_expr_attributes)] #15481

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ada4a
Copy link
Contributor

@ada4a ada4a commented Aug 13, 2025

inspired by #15476

changelog: [unnecessary_semicolon]: FN on #[feature(stmt_expr_attributes)]

@rustbot
Copy link
Collaborator

rustbot commented Aug 13, 2025

r? @blyxyas

rustbot has assigned @blyxyas.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Aug 13, 2025
@ada4a ada4a force-pushed the unnecessary-semicolon-with-attrs branch from 1e0155e to a8320b3 Compare August 22, 2025 13:34
@ada4a ada4a closed this Aug 22, 2025
@ada4a ada4a deleted the unnecessary-semicolon-with-attrs branch August 22, 2025 13:38
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Aug 22, 2025
@blyxyas
Copy link
Member

blyxyas commented Aug 22, 2025

@ada4a is there a reason why you closed this, or are you just over-capacity and this one wasn't that high up in the list of priorities? =^w^=

@ada4a ada4a restored the unnecessary-semicolon-with-attrs branch August 22, 2025 16:35
@ada4a
Copy link
Contributor Author

ada4a commented Aug 22, 2025

Oops, thanks for letting me know -- I just messed up this particular branch when rebasing all the bajillion of them that I have onto the latest master (for the rust sync). Reopened it^^

@ada4a ada4a reopened this Aug 22, 2025
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Aug 22, 2025
@ada4a ada4a force-pushed the unnecessary-semicolon-with-attrs branch from a8320b3 to 2aff1b7 Compare August 22, 2025 16:39
@ada4a
Copy link
Contributor Author

ada4a commented Aug 22, 2025

Oh, and I just noticed that I've been spamming @profetia everytime I rebased, because my commit included a link to one of her PRs. Sorry @profetia, I removed the link now^^

But isn't rustbot supposed to complain in such cases?.. I'm pretty sure I've seen such warnings in the past

@blyxyas
Copy link
Member

blyxyas commented Aug 22, 2025

Hmmm weird, the [issue-links] table is defined in our triagebot.toml, so it's supposed to warn about that. Weird.

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.

3 participants