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/compile: seemingly valid generic interface rejected 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.
#68162 opened Jun 24, 2024 by griesemer Go1.24
cmd/compile: compiler panic for generic alias type compiler/runtime Issues related to the Go compiler and/or runtime. NeedsFix The path to resolution is known, but the work has not been done.
#68054 by griesemer was closed Jun 20, 2024 Go1.23
cmd/compile: gracefully exit on parser stack overflow compiler/runtime Issues related to the Go compiler and/or runtime. NeedsFix The path to resolution is known, but the work has not been done.
#68033 opened Jun 17, 2024 by griesemer Backlog
go/types, types2: report source line numbers for assertion failures gabywins NeedsFix The path to resolution is known, but the work has not been done.
#67932 by griesemer was closed Jun 28, 2024 Go1.24
cmd/compile/internal/syntax: StartPos incorrect for KeyValueExpr arguments compiler/runtime Issues related to the Go compiler and/or runtime. NeedsFix The path to resolution is known, but the work has not been done.
#67866 by griesemer was closed Jun 10, 2024 Go1.23
cmd/compile: generic type alias useable without instantiation compiler/runtime Issues related to the Go compiler and/or runtime. NeedsFix The path to resolution is known, but the work has not been done.
#67683 by griesemer was closed May 29, 2024 Go1.23
cmd/compile: error message refers to aliased type instead of the alias type name compiler/runtime Issues related to the Go compiler and/or runtime. NeedsFix The path to resolution is known, but the work has not been done.
#67628 by griesemer was closed May 29, 2024 Go1.23
go/types: discrepancy in type checking compared to types2 NeedsFix The path to resolution is known, but the work has not been done. release-blocker
#67436 by griesemer was closed May 17, 2024 Go1.23
cmd/compile/internal/types2: enable unsorted processing of package objects compiler/runtime Issues related to the Go compiler and/or runtime. early-in-cycle A change that should be done early in the 3 month dev cycle. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#67347 opened May 13, 2024 by griesemer Go1.24
cmd/compile: internal compiler error: unexpected type: <nil> (<nil>) in for-range compiler/runtime Issues related to the Go compiler and/or runtime. NeedsFix The path to resolution is known, but the work has not been done.
#67027 by griesemer was closed May 16, 2024 Go1.23
spec: a valid range uint(maxUint) is not accepted Documentation NeedsFix The path to resolution is known, but the work has not been done.
#66967 by griesemer was closed Apr 26, 2024 Go1.23
cmd/compile: assertion failure when building syntax package with gotypesalias enabled compiler/runtime Issues related to the Go compiler and/or runtime. NeedsFix The path to resolution is known, but the work has not been done.
#66873 by griesemer was closed May 15, 2024 Go1.23
cmd/compile: enable type-checking using the new Alias types 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. release-blocker
#66864 by griesemer was closed May 15, 2024 Go1.23
cmd/compile: assertion failure in validType test [go1.23] compiler/runtime Issues related to the Go compiler and/or runtime. release-blocker
#66323 by griesemer was closed Mar 15, 2024 Go1.23
cmd/compile: surprising behavior for doubly declared methods 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.
#66285 by griesemer was closed Mar 14, 2024 Go1.23
go/types2, types2: version check (Checker.allowVersion) ignores module version if position information is missing NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#66274 by griesemer was closed Mar 18, 2024 Go1.23
go/types, types2: substitution crashes when GODEBUG=gotypesalias=1 and alias types occur in generic types NeedsFix The path to resolution is known, but the work has not been done.
#65854 by griesemer was closed Feb 21, 2024 Go1.23
cmd/api: API checker doesn't seem to handle Alias uses correctly NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#65437 opened Feb 1, 2024 by griesemer Go1.24
src: make.bash fails for GODEBUG=gotypesalias=1 make.bash NeedsFix The path to resolution is known, but the work has not been done. release-blocker
#65125 by griesemer was closed Jan 17, 2024 Go1.22
math/big: improve performance of nat.mulRange help wanted NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Performance
#65027 opened Jan 8, 2024 by griesemer Backlog
math/big: nat.mulRange produces incorrect results for large input arguments NeedsFix The path to resolution is known, but the work has not been done.
#65025 by griesemer was closed Jan 9, 2024 Go1.22
ProTip! Add no:assignee to see everything that’s not assigned.