Skip to content

Detect incorrect chaining of if and if let conditions and recover#103405

Merged
bors merged 2 commits intorust-lang:masterfrom
chenyukang:yukang/fix-103381-and-if
Nov 18, 2022
Merged

Detect incorrect chaining of if and if let conditions and recover#103405
bors merged 2 commits intorust-lang:masterfrom
chenyukang:yukang/fix-103381-and-if

Conversation

@chenyukang
Copy link
Member

Fixes #103381

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

Labels

A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. 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.

Detect incorrect chaining of if and if let conditions and recover gracefully

10 participants