Skip to content

Issues: golang/go

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

cmd/go: list -m -json often missing .Origin GoCommand cmd/go modules NeedsFix The path to resolution is known, but the work has not been done.
#67363 opened May 14, 2024 by josharian Backlog
cmd/go: confusing error message when flags come before package paths GoCommand cmd/go NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Unfortunate
#56310 opened Oct 18, 2022 by josharian Backlog
html/template: Parsing invalid templates with no actions should fail-fast NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#52906 opened May 13, 2022 by josharian Backlog
spec: provide some way to refer to a generic function without instantiation generics Issue is related to generics NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#52654 opened May 2, 2022 by josharian Backlog
proposal: cmd/vet: warn about time.Time struct fields marked json omitempty Analysis Issues related to static analysis (vet, x/tools/go/analysis) Proposal
#51261 opened Feb 18, 2022 by josharian Proposal
cmd/compile: mark CSE'd loads as rematerializable compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Performance
#49332 opened Nov 4, 2021 by josharian Unplanned
cmd/compile: reorganize associative computation to allow superscalar execution compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Performance
#49331 opened Nov 4, 2021 by josharian Unplanned
runtime: scavenger not freeing all possible memory on darwin compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#47656 opened Aug 11, 2021 by josharian Backlog
x/tools/cmd/stringer: replicate build tags in output file FeatureRequest NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made. Tools This label describes issues relating to any tools in the x/tools repository.
#47179 opened Jul 13, 2021 by josharian Unreleased
cmd/compile: missed phi elim opportunity using result of function call compiler/runtime Issues related to the Go compiler and/or runtime. FeatureRequest NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. ToolSpeed
#47023 opened Jul 2, 2021 by josharian Backlog
cmd/go: add pprof subcommand FeatureRequest GoCommand cmd/go NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#46087 opened May 10, 2021 by josharian Unplanned
cmd/go: stop writing pkg.test executable in directory when profiling? NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#46086 opened May 10, 2021 by josharian Unplanned
cmd/compile: regalloc fails to reserve key register (CX) for future code compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Performance
#44671 opened Feb 27, 2021 by josharian Backlog
cmd/compile: unnecessary copy in regalloc compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Performance
#44670 opened Feb 27, 2021 by josharian Backlog
io/fs, testing/testfs: disagreement about whether Open(".") must succeed NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#44310 opened Feb 16, 2021 by josharian Backlog
x/pkgsite: better discoverability for extension interfaces NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. pkgsite
#44301 opened Feb 16, 2021 by josharian pkgsite/unplanned
os: hard to use DirFS for cross-platform root filesystem NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#44279 opened Feb 16, 2021 by josharian Backlog
runtime: enable scheduler randomization independent of the race detector compiler/runtime Issues related to the Go compiler and/or runtime. FeatureRequest NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#43794 opened Jan 20, 2021 by josharian Backlog
net: UDPConn.WriteTo and UDPConn.ReadFromUDP both allocate NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#43451 opened Dec 31, 2020 by josharian Backlog
net: BenchmarkUDP6LinkLocalUnicast hangs NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#43449 opened Dec 31, 2020 by josharian Backlog
cmd/compile: missed opportunity to coalesce loads that compare with constants compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Performance
#43248 opened Dec 17, 2020 by josharian Unplanned
cmd/compile: introduce masked memeq compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Performance
#41774 opened Oct 3, 2020 by josharian Unplanned
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.