Closed
Description
Analogous to for range strings.Split
-> for range strings.SplitSeq
(see https://go.dev/cl/647438).
(Split out of #70815.)
Metadata
Metadata
Assignees
Labels
Type
Projects
Relationships
Development
No branches or pull requests
Analogous to for range strings.Split
-> for range strings.SplitSeq
(see https://go.dev/cl/647438).
(Split out of #70815.)
Activity
[-]gopls/internal/analysis/modernizer: replace "range strings.Fields" with FieldsSeq[/-][+]x/tools/gopls/internal/analysis/modernizer: replace "range strings.Fields" with FieldsSeq[/+]gopherbot commentedon Mar 4, 2025
Change https://go.dev/cl/654535 mentions this issue:
gopls/internal/analysis/modernize: strings.Fields -> FieldsSeq
gopls/internal/analysis/modernize: strings.Fields -> FieldsSeq