Skip to content

fix: Do completions in path qualifier position#12899

Merged
bors merged 1 commit intorust-lang:masterfrom
Veykril:compl-qualifier
Jul 28, 2022
Merged

fix: Do completions in path qualifier position#12899
bors merged 1 commit intorust-lang:masterfrom
Veykril:compl-qualifier

Conversation

@Veykril
Copy link
Copy Markdown
Member

@Veykril Veykril commented Jul 28, 2022

Fixes #12566

Not too happy with the duplication needed for this, but it is what it is. Completions in path qualifiers will have to be filtered properly still, but its better to show too many completions for this than too few for now.

@Veykril
Copy link
Copy Markdown
Member Author

Veykril commented Jul 28, 2022

@bors r+

@bors
Copy link
Copy Markdown
Contributor

bors commented Jul 28, 2022

📌 Commit 74abd44 has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Copy Markdown
Contributor

bors commented Jul 28, 2022

⌛ Testing commit 74abd44 with merge 5986d21...

@bors
Copy link
Copy Markdown
Contributor

bors commented Jul 28, 2022

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

@bors bors merged commit 5986d21 into rust-lang:master Jul 28, 2022
@Veykril Veykril deleted the compl-qualifier branch July 28, 2022 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Autocomplete/Hints randomly not working

2 participants