Skip to content

fix: Fix item completions not working properly after unit structs and outline modules #13581

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
Nov 8, 2022

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Nov 8, 2022

Fixes #13578

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

Veykril commented Nov 8, 2022

@bors r+

@bors
Copy link
Contributor

bors commented Nov 8, 2022

📌 Commit 90e2db8 has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Nov 8, 2022

⌛ Testing commit 90e2db8 with merge 236c116...

@bors
Copy link
Contributor

bors commented Nov 8, 2022

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

1 similar comment
@bors
Copy link
Contributor

bors commented Nov 8, 2022

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

@bors bors merged commit 236c116 into rust-lang:master Nov 8, 2022
@bors
Copy link
Contributor

bors commented Nov 8, 2022

👀 Test was successful, but fast-forwarding failed: 422 Changes must be made through a pull request.

@Veykril Veykril deleted the unit-struct-compl branch January 27, 2023 13:18
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.

auto completion for 'fn' does not work when there is 'struct' above
3 participants