Skip to content

Revert "feat: Diagnose some incorrect usages of the question mark operator" #13433

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

Merged
merged 1 commit into from
Oct 18, 2022

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Oct 18, 2022

Reverts #13354 Closes #13429

It seems like we are getting stuck with inference variables here, not just placeholders and errors so there is probably more wrong here that I don't understand. Reverting seems like the best solution right now as I don't have the time to look into this this week.

@Veykril
Copy link
Member Author

Veykril commented Oct 18, 2022

@bors r+

@bors
Copy link
Contributor

bors commented Oct 18, 2022

📌 Commit 8047512 has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Oct 18, 2022

⌛ Testing commit 8047512 with merge 97b357e...

@bors
Copy link
Contributor

bors commented Oct 18, 2022

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

@bors bors merged commit 97b357e into master Oct 18, 2022
@bors bors deleted the revert-13354-try-stuff branch October 18, 2022 12:33
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.

#13354 diagnose some incorrect usages of the question mark operator creates incorrect error
2 participants