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

Golang: Skip ghost parameters in type parameter downcast #5815

Merged
merged 3 commits into from
Oct 11, 2024

Conversation

robin-aws
Copy link
Member

@robin-aws robin-aws commented Oct 8, 2024

Description

Fixes #5814

How has this been tested?

github-issue-5814.dfy

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

@robin-aws robin-aws closed this Oct 9, 2024
@robin-aws robin-aws deleted the github-issue-5814 branch October 9, 2024 00:50
@robin-aws robin-aws restored the github-issue-5814 branch October 9, 2024 20:25
@robin-aws robin-aws reopened this Oct 9, 2024
@robin-aws robin-aws marked this pull request as ready for review October 11, 2024 00:57
@robin-aws robin-aws changed the title Skip ghost parameters in type parameter downcast Golang: Skip ghost parameters in type parameter downcast Oct 11, 2024
@robin-aws robin-aws enabled auto-merge (squash) October 11, 2024 18:18
@robin-aws robin-aws merged commit c4dd8e5 into dafny-lang:master Oct 11, 2024
22 checks passed
@robin-aws robin-aws deleted the github-issue-5814 branch October 15, 2024 15:23
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.

Go emits reference to ghost parameter when it's type is a type parameter from a trait
3 participants