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

Completion context remove exact match method in favor of fields #8027

Merged

Conversation

JoshMcguigan
Copy link
Contributor

This is a minor cleanup PR following #8008. It removes the expected_name_and_type method on completion context in favor of using the fields.

I thought this method was used in more places, or else it may have just made sense to make this change directly in #8008 🤷

@lnicola
Copy link
Member

lnicola commented Mar 15, 2021

changelog fixup #8008

@matklad
Copy link
Member

matklad commented Mar 15, 2021

@JoshMcguigan could you try to r+ yourself to see if premissions are setup proprely?

@JoshMcguigan
Copy link
Contributor Author

@JoshMcguigan could you try to r+ yourself to see if premissions are setup proprely?

Yep, I was going to give it a shot, but for some reason there was a weird CI test failure caused by a mark not registering as being hit. I'll ask a follow up question in zulip, but otherwise this should be g2g.

bors r+

@bors
Copy link
Contributor

bors bot commented Mar 15, 2021

@bors bors bot merged commit 3962b0d into rust-lang:master Mar 15, 2021
@JoshMcguigan
Copy link
Contributor Author

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.

None yet

3 participants