x/tools/gopls: missing references to methods on generic types #60622
Labels
FrozenDueToAge
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
Repro:
./internal/types/option.go
(Option[T]).MustUnwrap
; gopls@v0.12.0 finds no references, but v0.11.0 doesCC @adonovan
The text was updated successfully, but these errors were encountered: