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

feat: better completions for extern blocks #18360

Merged
merged 3 commits into from
Oct 21, 2024
Merged

Conversation

roife
Copy link
Member

@roife roife commented Oct 21, 2024

This PR refactors add_keywords (making it much clearer!) and enhances completion for extern blocks.

It is recommended to reviewing the changes in order of the commits:

  • The first commit (f3c4dde) doesn’t change any logic but refactors parts of the add_keywords function and adds detailed comments.
  • The second commit (5dcc1ab) improves completion for extern kw and extern blocks.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 21, 2024
@Veykril
Copy link
Member

Veykril commented Oct 21, 2024

@bors r+

@bors
Copy link
Contributor

bors commented Oct 21, 2024

📌 Commit cf3544a has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Oct 21, 2024

⌛ Testing commit cf3544a with merge de2ff17...

@bors
Copy link
Contributor

bors commented Oct 21, 2024

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

@bors bors merged commit de2ff17 into rust-lang:master Oct 21, 2024
11 checks passed
@roife roife changed the title feat: better completions for extern blcoks feat: better completions for extern blocks Oct 21, 2024
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.

4 participants