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: only complete traits in impl .. for #16544

Merged
merged 4 commits into from Feb 13, 2024

Conversation

dfireBird
Copy link
Contributor

@dfireBird dfireBird commented Feb 12, 2024

This is prerequisite PR for adding the assist mentioned in #12500

P.S: If wanted, I will add the implementation of the assist in this PR as well.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 12, 2024
@Veykril Veykril added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Feb 13, 2024
@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Feb 13, 2024
Copy link
Member

@Veykril Veykril left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two minor simplifications

crates/ide-completion/src/completions/flyimport.rs Outdated Show resolved Hide resolved
crates/ide-completion/src/completions/type.rs Show resolved Hide resolved
@Veykril
Copy link
Member

Veykril commented Feb 13, 2024

Thanks!
@bors delegate+

@bors
Copy link
Collaborator

bors commented Feb 13, 2024

✌️ @dfireBird, you can now approve this pull request!

If @Veykril told you to "r=me" after making some further change, please make that change, then do @bors r=@Veykril

@Veykril
Copy link
Member

Veykril commented Feb 13, 2024

Thanks!
@bors r+

@bors
Copy link
Collaborator

bors commented Feb 13, 2024

📌 Commit 7f66178 has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Feb 13, 2024

⌛ Testing commit 7f66178 with merge fc1ee61...

@bors
Copy link
Collaborator

bors commented Feb 13, 2024

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

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