Skip to content

x/tools/gopls/internal/analysis/modernizer: replace "range strings.Fields" with FieldsSeq #72033

Closed
@adonovan

Description

@adonovan

Analogous to for range strings.Split -> for range strings.SplitSeq (see https://go.dev/cl/647438).

(Split out of #70815.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    ToolsThis label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions