Skip to content

fix: fix panic when computing signature of generic FnOnce callable #13584

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
Nov 8, 2022
Merged

fix: fix panic when computing signature of generic FnOnce callable #13584

merged 1 commit into from
Nov 8, 2022

Conversation

jonas-schievink
Copy link
Contributor

@jonas-schievink jonas-schievink commented Nov 8, 2022

Fixes #13579

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 8, 2022
@jonas-schievink
Copy link
Contributor Author

@bors r+

@bors
Copy link
Contributor

bors commented Nov 8, 2022

📌 Commit 9be0615 has been approved by jonas-schievink

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Nov 8, 2022

⌛ Testing commit 9be0615 with merge 392784a...

@bors
Copy link
Contributor

bors commented Nov 8, 2022

☀️ Test successful - checks-actions
Approved by: jonas-schievink
Pushing 392784a to master...

@bors bors merged commit 392784a into rust-lang:master Nov 8, 2022
@jonas-schievink jonas-schievink deleted the fix-signature-panic branch November 8, 2022 17:46
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.

Panic when parsing nom operations
3 participants