Skip to content

Conversation

y21
Copy link
Member

@y21 y21 commented Feb 10, 2024

Fixes #12263

Oh well... #12122 (comment) 🙃

changelog: [to_string_trait_impl]: avoid linting if the impl is a specialization

@rustbot
Copy link
Collaborator

rustbot commented Feb 10, 2024

r? @Jarcho

rustbot has assigned @Jarcho.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Feb 10, 2024
@Jarcho
Copy link
Contributor

Jarcho commented Feb 10, 2024

Thank you. @bors r+

@bors
Copy link
Contributor

bors commented Feb 10, 2024

📌 Commit b3b9919 has been approved by Jarcho

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Feb 10, 2024

⌛ Testing commit b3b9919 with merge 51c89a4...

@bors
Copy link
Contributor

bors commented Feb 10, 2024

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: Jarcho
Pushing 51c89a4 to master...

@bors bors merged commit 51c89a4 into rust-lang:master Feb 10, 2024
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.

to_string_trait_impl does not account for specialized implementations
4 participants