Skip to content

Conversation

@Alexendoo
Copy link
Member

Closes #11113

changelog: none

Removing casts may cause type inference to stop working which requires
manual intervention
@rustbot
Copy link
Collaborator

rustbot commented Jul 13, 2023

r? @Manishearth

(rustbot has picked a reviewer for you, use r? to override)

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Jul 13, 2023
@Manishearth
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Jul 14, 2023

📌 Commit ea36a9d has been approved by Manishearth

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Jul 14, 2023

⌛ Testing commit ea36a9d with merge bafde54...

@bors
Copy link
Contributor

bors commented Jul 14, 2023

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: Manishearth
Pushing bafde54 to master...

@bors bors merged commit bafde54 into rust-lang:master Jul 14, 2023
@Alexendoo Alexendoo deleted the unnecessary-cast-applicability branch July 14, 2023 10:28
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.

Invalid warning to cast raw pointer to the same type

4 participants