mirror of
https://github.com/golang/go
synced 2024-11-18 10:14:45 -07:00
5bf02b21f1
We keep track of the N highest seen scores so we can quickly skip deep completions not in the top N. Our logic for maintaining the top N list wasn't quite right, resulting in certain cases where we would let non-high scoring candidates through. I don't think the bug impacted correctness. Change-Id: Ic105617523c82f0e71e4f95ef0ee216182a84252 Reviewed-on: https://go-review.googlesource.com/c/tools/+/247418 Run-TryBot: Muir Manders <muir@mnd.rs> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
analysisinternal | ||
apidiff | ||
event | ||
fakenet | ||
fastwalk | ||
gocommand | ||
gopathwalk | ||
imports | ||
jsonrpc2 | ||
lsp | ||
memoize | ||
packagesinternal | ||
proxydir | ||
span | ||
stack | ||
testenv | ||
tool | ||
typesinternal | ||
xcontext |