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

fix: Fix completions not always working in for-loop patterns #11714

Merged
merged 1 commit into from
Mar 15, 2022

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Mar 15, 2022

Fixes #11205
bors r+

bors bot added a commit that referenced this pull request Mar 15, 2022
11714: fix: Fix completions not always working in for-loop patterns r=Veykril a=Veykril

Fixes #11205
bors r+

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
@bors
Copy link
Contributor

bors bot commented Mar 15, 2022

Build failed:

@Veykril
Copy link
Member Author

Veykril commented Mar 15, 2022

bors retry

bors bot added a commit that referenced this pull request Mar 15, 2022
11714: fix: Fix completions not always working in for-loop patterns r=Veykril a=Veykril

Fixes #11205
bors r+

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
@bors
Copy link
Contributor

bors bot commented Mar 15, 2022

Build failed:

@Veykril
Copy link
Member Author

Veykril commented Mar 15, 2022

bors r+

@bors
Copy link
Contributor

bors bot commented Mar 15, 2022

@bors bors bot merged commit 61b1449 into rust-lang:master Mar 15, 2022
@Veykril Veykril deleted the spring-cleaning branch March 15, 2022 18:12
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.

No completions in pattern position of for loop with leading &
1 participant