-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Pull requests: golang/tools
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
use the clear function for the clear postfix and add slices support
#500
opened Jun 15, 2024 by
ALX99
Loading…
x/tools/go/analysis/passes/ctrlflow: encode more knowledge about standard library in ctrlflow analyzer
#497
opened Jun 5, 2024 by
yuxincs
Loading…
goimports: add capability to use go.mod module path as prefix
#496
opened Jun 1, 2024 by
TheoBrigitte
Loading…
gopls/internal/util/frob: use binary.LittleEndian.AppendUint{16,32,64}
#475
opened Feb 5, 2024 by
qiulaidongfeng
Loading…
gopls/internal/cache: more helpful message for non-required modules
#471
opened Jan 26, 2024 by
exapsy
Loading…
x/tools/go/analysis/passes/directive: use strings.CutPrefix
#451
opened Sep 23, 2023 by
qiulaidongfeng
Loading…
added "wrap" postfix snippet to wrap an error with fmt.Errorf
#446
opened Jul 24, 2023 by
chrs-b
Loading…
gopls: add
maxUnimportedPackageNames option that makes the number of completion candidates for unimported packages configurable
#442
opened Jun 25, 2023 by
110y
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.