Skip to content

fix: Check for #[cfg]s in tail expression macros#22599

Merged
Veykril merged 1 commit into
rust-lang:masterfrom
ChayimFriedman2:tail-cfg-macro
Jun 19, 2026
Merged

fix: Check for #[cfg]s in tail expression macros#22599
Veykril merged 1 commit into
rust-lang:masterfrom
ChayimFriedman2:tail-cfg-macro

Conversation

@ChayimFriedman2

Copy link
Copy Markdown
Contributor

Fixes #22598.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 17, 2026
@rustbot

rustbot commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

This PR was rebased onto a different master commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

@Veykril Veykril added this pull request to the merge queue Jun 19, 2026
Merged via the queue into rust-lang:master with commit 0d83348 Jun 19, 2026
18 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 19, 2026
@ChayimFriedman2 ChayimFriedman2 deleted the tail-cfg-macro branch June 19, 2026 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

False positive type mismatch: #[cfg]-gated panic in tail position

3 participants