-
Notifications
You must be signed in to change notification settings - Fork 17.9k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
math/big: reduce allocations in writeMultiple()
Implementation
Issues describing a semantics-preserving change to the Go implementation.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Performance
x/tools/go/analysis/passes/printf: suggest Printf calls without args to use Print
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Tools
This label describes issues relating to any tools in the x/tools repository.
x/playground: corrupted output on long slice printing
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
x/net/html: text node is moved outside <table>
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
image/color: NRGBA(64).RGBA() optimization
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Performance
cmd/pprof: pprof doesn't show useful info for closure
compiler/runtime
Issues related to the Go compiler and/or runtime.
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.