x/tools/go/analysis/passes/sortslice: false diagnostic when sort.Slice args are from a call returning two correct values #55098
Labels
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
Tools
This label describes issues relating to any tools in the x/tools repository.
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
yes
What did you do?
What did you expect to see?
No diagnostic message about the first argument to sort.Slice
What did you see instead?
My editor highlights the sort.Slice with a warning:
The text was updated successfully, but these errors were encountered: