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

x/tools/gopls: Hover: nil deref in parseDocLink #70635

Closed
adonovan opened this issue Dec 2, 2024 · 3 comments
Closed

x/tools/gopls: Hover: nil deref in parseDocLink #70635

adonovan opened this issue Dec 2, 2024 · 3 comments
Labels
gopls/telemetry-wins gopls Issues related to the Go language server, gopls. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
Milestone

Comments

@adonovan adonovan added NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository. gopls/telemetry-wins labels Dec 2, 2024
@gopherbot gopherbot added this to the Unreleased milestone Dec 2, 2024
@adonovan
Copy link
Member Author

adonovan commented Dec 2, 2024

Like #69616 (comment), this is another instance where the compiler's pclntab mapping appears to be inconsistent.

@findleyr
Copy link
Member

findleyr commented Dec 2, 2024

This is actually just a dupe of #69616: the function was renamed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gopls/telemetry-wins gopls Issues related to the Go language server, gopls. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
Projects
None yet
Development

No branches or pull requests

4 participants