-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Pull requests: golang/tools
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
imports: use the sibling files preferentially even when the package name mismatch the directory name
cla: yes
#43
opened Aug 5, 2018 by
knqyf263
Loading…
go/ssa: add associated documentation to functions
cla: yes
#47
opened Aug 26, 2018 by
aykevl
Loading…
godoc: add 'shallow' PageInfoMode to only show top-level directories in subdirectory listings
cla: yes
#49
opened Sep 13, 2018 by
seeruk
Loading…
internal/imports: force to repair imports group regardless of how the…
cla: yes
#150
opened Sep 5, 2019 by
zoumo
Loading…
go/packages: go list -deps=false if no NeedDeps
cla: yes
#156
opened Sep 11, 2019 by
jirfag
Loading…
Identify context cancellation error in packages.loader.loadPackage
cla: yes
#203
opened Feb 7, 2020 by
mmirolim
Loading…
go/analysis/passes/initflagparse: add check for avoid flag.Parse at init
cla: yes
#206
opened Feb 9, 2020 by
jespino
Loading…
go/analysis/analysistest: Ignore error if edited file can't be formatted
cla: yes
#232
opened Jun 3, 2020 by
sourya
Loading…
Fix example of specifying value received method in
-funcs
cla: yes
#236
opened Jun 23, 2020 by
rutsky
Loading…
present: properly render sub-section heading
cla: yes
#238
opened Jun 25, 2020 by
FilipNikolovski
Loading…
gopls: always send diagnostics-done message for check cmd
cla: yes
#254
opened Oct 8, 2020 by
carlverge
Loading…
cmd/stringer: add more control over generated String output through comment
cla: yes
#255
opened Oct 23, 2020 by
zzwx
Loading…
internal/jsonrpc2: abstract Stream from net.Conn
cla: yes
#256
opened Oct 30, 2020 by
ThreeFx
Loading…
Allow buildutil.TagsFlag to handle comma-delimited tag lists
cla: no
#268
opened Jan 15, 2021 by
yaaase
Loading…
go/analysis: add -category=... filter flag to driver commands
#565
opened Mar 6, 2025 by
spencerschrock
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.