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(lint): check const context #8907

Merged
merged 1 commit into from
Jun 9, 2022
Merged

fix(lint): check const context #8907

merged 1 commit into from
Jun 9, 2022

Conversation

kyoto7250
Copy link
Contributor

@kyoto7250 kyoto7250 commented May 28, 2022

close: #8898

This PR fixes a bug in checked_conversions.

Thank you in advance.

changelog: check const context in checked_conversions.

@rust-highfive
Copy link

r? @giraffate

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label May 28, 2022
@kyoto7250 kyoto7250 marked this pull request as ready for review May 28, 2022 05:59
@giraffate
Copy link
Contributor

@bors r+

Thanks!

@bors
Copy link
Collaborator

bors commented Jun 9, 2022

📌 Commit 6fd2c6d has been approved by giraffate

@bors
Copy link
Collaborator

bors commented Jun 9, 2022

⌛ Testing commit 6fd2c6d with merge 919cf50...

@bors
Copy link
Collaborator

bors commented Jun 9, 2022

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: giraffate
Pushing 919cf50 to master...

@bors bors merged commit 919cf50 into rust-lang:master Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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.

checked_conversions suggestions in const contexts are not const
4 participants