Skip to content

x/tools/gopls: Rename: type assertion panics in renameImports #71656

Closed
@adonovan

Description

Activity

added
goplsIssues related to the Go language server, gopls.
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.
ToolsThis label describes issues relating to any tools in the x/tools repository.
on Feb 11, 2025
added this to the Unreleased milestone on Feb 11, 2025
added
BugReportIssues describing a possible bug in the Go implementation.
on Feb 11, 2025
modified the milestones: Unreleased, gopls/v0.18.1 on Feb 13, 2025
self-assigned this
on Apr 21, 2025
gopherbot

gopherbot commented on Apr 21, 2025

@gopherbot
Contributor

Change https://go.dev/cl/667195 mentions this issue: gopls/internal/golang: Rename imports: be defensive

added a commit that references this issue on Apr 22, 2025
6da8d2e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

BugReportIssues describing a possible bug in the Go implementation.NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.ToolsThis label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.gopls/telemetry-wins

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @adonovan@gopherbot@jba@findleyr@gabyhelp

      Issue actions

        x/tools/gopls: Rename: type assertion panics in renameImports · Issue #71656 · golang/go