Skip to content

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

Merged
bors merged 1 commit into
rust-lang:masterfrom
Veykril:unit-struct-compl
Nov 8, 2022
Merged

fix: Fix item completions not working properly after unit structs and outline modules#13581
bors merged 1 commit into
rust-lang:masterfrom
Veykril:unit-struct-compl

Conversation

@Veykril

@Veykril Veykril commented Nov 8, 2022

Copy link
Copy Markdown
Member

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

Veykril commented Nov 8, 2022

Copy link
Copy Markdown
Member Author

@bors r+

@bors

bors commented Nov 8, 2022

Copy link
Copy Markdown
Contributor

📌 Commit 90e2db8 has been approved by Veykril

It is now in the queue for this repository.

@bors

bors commented Nov 8, 2022

Copy link
Copy Markdown
Contributor

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

@bors

bors commented Nov 8, 2022

Copy link
Copy Markdown
Contributor

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

1 similar comment
@bors

bors commented Nov 8, 2022

Copy link
Copy Markdown
Contributor

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

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

bors commented Nov 8, 2022

Copy link
Copy Markdown
Contributor

👀 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