Skip to content

Preserve Go type parameters in function names #3941

@kolesnikovae

Description

@kolesnikovae

Currently, Go type parameters are removed from the function names and replaced with the ellipsis stub ([...]). It was a quick fix for:

Image

#3010

We should delegate representation handling to the frontend and always preserve symbols as they are.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions