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/gofmt: formatting improvements may break existing presubmit checks FrozenDueToAge NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made. release-blocker
#22607 by griesemer was closed Nov 13, 2017 Go1.10
cmd/compile: stack overflow instead of initialization loop error FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
#23093 by griesemer was closed Dec 12, 2017 Go1.10
go/types: incorrect recursive interface call accepted inside interface method declaration early-in-cycle A change that should be done early in the 3 month dev cycle. FrozenDueToAge
#22992 by griesemer was closed Feb 12, 2018 Go1.11
cmd/compile: a[1.0 << s] should be accepted FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
#21693 by griesemer was closed Dec 1, 2017 Go1.11
math/big: revisit alias checks in divLarge FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
#22928 by griesemer was closed Aug 22, 2018 Go1.12
cmd/compile: cannot compile valid (but esoteric) self-recursive interface compiler/runtime Issues related to the Go compiler and/or runtime.
#22825 opened Nov 20, 2017 by griesemer Unplanned
go/types: constant LHS in non-constant shift used as index expression must fit into int FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
#22969 by griesemer was closed Oct 24, 2018 Go1.12
go/types: fix TODO in testdata/cycles2.src (reminder issue) early-in-cycle A change that should be done early in the 3 month dev cycle. FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
#23127 by griesemer was closed Oct 12, 2018 Go1.12
go/type: parenthesized receiver types are ignored (esoteric) FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
#23130 by griesemer was closed Dec 14, 2017 Go1.10
go/types: accepts invalid type T = interface{ f(T) } FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
#23139 by griesemer was closed May 31, 2018 Go1.11
cmd/compile: validity of program depends on method declaration order compiler/runtime Issues related to the Go compiler and/or runtime.
#23202 opened Dec 21, 2017 by griesemer Unreleased
cmd/compile: better error message for specific typechecking loop error FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. Soon This needs action soon. (recent regressions, service outages, unusual time-sensitive situations)
#23094 by griesemer was closed Jun 5, 2018 Go1.11
cmd/internal/src: do we need to carry around absFilename (and symFilename) ? 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.
#22667 opened Nov 10, 2017 by griesemer Unplanned
cmd/compile: missing wrapper function for call of literal method expression FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. release-blocker
#22444 by griesemer was closed Apr 6, 2018 Go1.11
cmd/compile: iota inside function in a ConstSpec is not accepted FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
#22344 by griesemer was closed Sep 12, 2019 Unplanned
go/types: incorrect error message for string(1<<s + 1.1) NeedsFix The path to resolution is known, but the work has not been done.
#21982 opened Sep 22, 2017 by griesemer Unplanned
cmd/compile: incorrect and duplicate error for invalid string conversion FrozenDueToAge help wanted NeedsFix The path to resolution is known, but the work has not been done.
#21979 by griesemer was closed Sep 9, 2019 Unplanned
cmd/compile: selector expression resolves incorrectly for defined pointer types FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
#21934 by griesemer was closed Oct 4, 2019 Go1.14
go/types: accepts make([]int, 1<<s + 1.1) FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
#21727 by griesemer was closed Sep 25, 2017 Go1.10
strconv: incorrect rounding to nearest even Documentation FrozenDueToAge NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#21714 by griesemer was closed Sep 1, 2017 Go1.10
ProTip! Type g i on any issue or pull request to go back to the issue listing page.