Skip to content

internal: Don't explicitly warn against semicolon_in_expressions_from_macros #16022

New issue

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

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

Already on GitHub? # to your account

Merged

Conversation

Xanewok
Copy link
Member

@Xanewok Xanewok commented Dec 5, 2023

This has been warn-by-default for two years now and has already been added to the future-incompat lints in 1.68.

See rust-lang/rust#79813 for the tracking issue.

This has been warn-by-default for two years now and has already been
added to the future-incompat lints in 1.68.
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Dec 5, 2023
@lnicola
Copy link
Member

lnicola commented Dec 5, 2023

Thanks!

@bors r+

@bors
Copy link
Contributor

bors commented Dec 5, 2023

📌 Commit a7224c9 has been approved by lnicola

It is now in the queue for this repository.

@lnicola lnicola changed the title Don't explicitly warn against semicolon_in_expressions_from_macros internal: Don't explicitly warn against semicolon_in_expressions_from_macros Dec 5, 2023
@bors
Copy link
Contributor

bors commented Dec 5, 2023

⌛ Testing commit a7224c9 with merge a90a42b...

@bors
Copy link
Contributor

bors commented Dec 5, 2023

☀️ Test successful - checks-actions
Approved by: lnicola
Pushing a90a42b to master...

@bors bors merged commit a90a42b into rust-lang:master Dec 5, 2023
# for free to join this conversation on GitHub. Already have an account? # 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.

4 participants