Skip to content

Fix show error message when literal overflows in match patterns#94354

Closed
light4 wants to merge 3 commits intorust-lang:masterfrom
light4:issue-94239
Closed

Fix show error message when literal overflows in match patterns#94354
light4 wants to merge 3 commits intorust-lang:masterfrom
light4:issue-94239

Conversation

@light4
Copy link
Contributor

@light4 light4 commented Feb 25, 2022

Fix #94239
This changes overflow behavior in fn lit_to_const

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

Labels

S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. 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.

Integer literal overflows in match patterns result in unhelpful error message

8 participants