mirror of
https://github.com/golang/go
synced 2024-11-18 21:54:49 -07:00
af8577037c
Finding implementations adds the same implementation multiple times, this commit removes the duplicates and ensures that only one instance of each implementation gets returned. Also moves the sorting of results to the test file to ensure that the tests are deterministic. Fixes #35600 Change-Id: I244d36a46b7e31bf3c1f845e241239de05d45e6f Reviewed-on: https://go-review.googlesource.com/c/tools/+/208668 Run-TryBot: Rohan Challa <rohan@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
apidiff | ||
fastwalk | ||
gopathwalk | ||
imports | ||
jsonrpc2 | ||
lsp | ||
memoize | ||
module | ||
semver | ||
span | ||
telemetry | ||
testenv | ||
tool | ||
xcontext |