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

feat: Diagnose some orphan trait impl cases #15891

Merged
merged 4 commits into from Nov 14, 2023
Merged

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Nov 14, 2023

No description provided.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 14, 2023
@Veykril
Copy link
Member Author

Veykril commented Nov 14, 2023

@bors r+

@bors
Copy link
Collaborator

bors commented Nov 14, 2023

📌 Commit d5faad1 has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Nov 14, 2023

⌛ Testing commit d5faad1 with merge 6e4538a...

@bors
Copy link
Collaborator

bors commented Nov 14, 2023

☀️ Test successful - checks-actions
Approved by: Veykril
Pushing 6e4538a to master...

@bors bors merged commit 6e4538a into rust-lang:master Nov 14, 2023
10 checks passed
@Veykril Veykril deleted the orphan-impls branch November 17, 2023 10:16
@lnicola
Copy link
Member

lnicola commented Nov 20, 2023

image

I think the diagnostic range is a bit too large here?

@Veykril
Copy link
Member Author

Veykril commented Nov 20, 2023

it covers the entire item ye, we should limit it to the signature only probably

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.

None yet

4 participants