Skip to content

fix(completion): remove bound insert of type in trait #13831

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

Merged
merged 1 commit into from
Dec 23, 2022

Conversation

bvanjoi
Copy link
Contributor

@bvanjoi bvanjoi commented Dec 23, 2022

Fixed #13819

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Dec 23, 2022
@bvanjoi bvanjoi force-pushed the fix_bound_type_in_trait_insert branch 3 times, most recently from 5835383 to d021d8c Compare December 23, 2022 10:44
@bvanjoi bvanjoi force-pushed the fix_bound_type_in_trait_insert branch from d021d8c to 67cbd8f Compare December 23, 2022 10:45
@Veykril
Copy link
Member

Veykril commented Dec 23, 2022

Thanks!
@bors r+

@bors
Copy link
Contributor

bors commented Dec 23, 2022

📌 Commit 67cbd8f has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Dec 23, 2022

⌛ Testing commit 67cbd8f with merge fb0db2a...

@bors
Copy link
Contributor

bors commented Dec 23, 2022

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

@bors bors merged commit fb0db2a into rust-lang:master Dec 23, 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.

Don't autofill trait bound for associated type on impl
4 participants