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

access: approvers Access Access request. NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#70376 opened Nov 15, 2024 by Jorropo
access: may-start-trybots Access Access request. NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#70372 opened Nov 15, 2024 by fengyoulin
x/net/trace: registered routes conflict with "GET /" NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#69951 opened Oct 20, 2024 by zamai Unreleased
syscall: special case cmd.exe /c <command> in StartProcess compiler/runtime Issues related to the Go compiler and/or runtime. NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made. OS-Windows
#69939 opened Oct 18, 2024 by qmuntal Backlog
x/tools/go/packages: missing TypesInfo when NeedTypesInfo was set while NeedSyntax & NeedTypes were not 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.
#69931 opened Oct 18, 2024 by xrxtzz Unreleased
x/tools/gopls: add analyzer to simplify slice to array conversions gopls Issues related to the Go language server, gopls. 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.
#69820 opened Oct 9, 2024 by dsnet Backlog
crypto: drop pre-AVX2 amd64 assembly NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#69587 opened Sep 23, 2024 by FiloSottile Go1.24
html/template: template Parse/Execute escaping race NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#69404 opened Sep 11, 2024 by rolandshoemaker Backlog
x/mod/modfile: AddNewRequire doesn't put direct dependencies in the first block modules NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#69050 opened Aug 24, 2024 by stevenh Unreleased
net/http: ServeMux not backwards compatible (with Go 1.21) when registering double-slash patterns NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#69044 opened Aug 23, 2024 by rivo Backlog
cmd/go: telemetry data should not be in $XDG_CONFIG_HOME GoCommand cmd/go NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made. telemetry x/telemetry issues
#68988 opened Aug 21, 2024 by AGWA
runtime: use tophash == emptyRest to decrease search times in mapaccess1_faststr and mapaccess2_faststr compiler/runtime Issues related to the Go compiler and/or runtime. NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made. Performance
#68912 opened Aug 16, 2024 by yuanjize Backlog
debug/elf: NewFile can be tricked into reading the entire file into memory if it is corrupted compiler/runtime Issues related to the Go compiler and/or runtime. NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#68454 opened Jul 15, 2024 by umanwizard Unplanned
cmd/compile: inliner does not inline binary.*Endian.Uint* after many inlines in a big function compiler/runtime Issues related to the Go compiler and/or runtime. NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#68081 opened Jun 20, 2024 by Jorropo Go1.24
runtime/pprof: no API to access deep stacktraces with MemProfileRecord and BlockProfileRecord compiler/runtime Issues related to the Go compiler and/or runtime. NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#67941 opened Jun 12, 2024 by korniltsev Backlog
x/sync/semaphore: skipping acquisition if the context is done is a breaking change NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#67723 opened May 30, 2024 by baganokodo2022 Unreleased
path/filepath: COM0 and LPT0 are now reserved on Windows NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made. OS-Windows
#67245 opened May 7, 2024 by neild Backlog
x/crypto/chacha20poly1305: 15% performance regression on certain cpus NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#67240 opened May 7, 2024 by rfjakob Unreleased
wiki: SQLDrivers Documentation help wanted NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#67200 opened May 6, 2024 by sdavids
x/mod/modfile: ParseLax and toolchain modules NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#67132 opened May 1, 2024 by jimmyfrasche Unreleased
x/tools/gopls: set non-zero exit code on check command when there are errors FeatureRequest gopls Issues related to the Go language server, gopls. 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.
#67078 opened Apr 27, 2024 by silverwind gopls/backlog
x/arch: add RISC-V support for disassembler arch-riscv Issues solely affecting the riscv64 architecture. NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#66939 opened Apr 20, 2024 by lrzlin Unreleased
cmd/compile: use mapaccess1_fast64 for small keys compiler/runtime Issues related to the Go compiler and/or runtime. NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#66446 opened Mar 21, 2024 by dsnet Backlog
x/telemetry/config: Initial Go command counters NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made. telemetry x/telemetry issues Telemetry-Proposal
#66210 opened Mar 8, 2024 by matloob Unreleased
net/smtp: most fields are not validated or sanitized NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made. Security
#66146 opened Mar 6, 2024 by rolandshoemaker Backlog
ProTip! Adding no:label will show everything without a label.