Skip to content
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

Fix subtraction overflow in cast_possible_truncation #8687

Merged
merged 1 commit into from
Apr 11, 2022

Conversation

Alexendoo
Copy link
Member

changelog: Fix false negative due to subtraction overflow in cast_possible_truncation

I think a false negative is the worst that can happen from this

@xFrednet
Copy link
Member

Looks like highfive is a bit slow rn. ^^

r? @xFrednet

@xFrednet
Copy link
Member

Looks good to me, thank you for the update. This even ICEs in debug builds 🙃

@bors r+

@bors
Copy link
Collaborator

bors commented Apr 11, 2022

📌 Commit 4a21082 has been approved by xFrednet

@bors
Copy link
Collaborator

bors commented Apr 11, 2022

⌛ Testing commit 4a21082 with merge 636ed84...

@bors
Copy link
Collaborator

bors commented Apr 11, 2022

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: xFrednet
Pushing 636ed84 to master...

@bors bors merged commit 636ed84 into rust-lang:master Apr 11, 2022
@Alexendoo Alexendoo deleted the cast-possible-truncation-overflow branch April 11, 2022 19:14
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.

3 participants