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

Changes to completion API #159

Merged
merged 3 commits into from
Nov 21, 2024
Merged

Changes to completion API #159

merged 3 commits into from
Nov 21, 2024

Conversation

janheuer
Copy link
Collaborator

Both the components function and the check for head mismatches are also needed for the implementation of ordered completion. Therefore, this PR moves the check for head mismatches into a function and makes both this function and the components function pub(crate) so they can be reused.

@janheuer janheuer requested a review from teiesti November 21, 2024 10:36
@teiesti teiesti requested a review from ZachJHansen November 21, 2024 12:04
@teiesti
Copy link
Collaborator

teiesti commented Nov 21, 2024

I approve these changes. However, I want to hear @ZachJHansen opinion.

Regarding the failing tests. They are in beta and nightly and therefore not required for merging. Besides, a patch is already underway in one of the other pull requests so I would disregard them for now.

Copy link
Collaborator

@ZachJHansen ZachJHansen left a comment

Choose a reason for hiding this comment

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

Looks good to me

@ZachJHansen ZachJHansen merged commit ef9777e into master Nov 21, 2024
3 of 5 checks passed
@ZachJHansen ZachJHansen deleted the jan/completion-api branch November 21, 2024 21: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.

3 participants