Labels
Labels
140 labels
- Pull requests that update a dependency file
- anything around developer experience
- Issues describing a change to documentation.
- ...
- A change that should be done early in the 3 month dev cycle.
- Language & library change proposals that are about error handling.
- Issues asking for a new feature that does not need a proposal.
- Issues that have a fix which has not yet been reviewed or submitted.
- Nuisances that make good candidates for our "friction" fix-it weeks
- Issues related to native fuzzing support
- Issue is related to generics
- cmd/go
- Issues related to the Go language server, gopls.
- Issues related to running analysis in gopls
- Issues related to auto-completion in gopls.
- Issues related to file corruption in gopls
- Issues related to gopls' support for generics
- "can't happen" gopls crashes (races, unsafe, miscompile, runtime bugs, faulty HW)
- Issues related to metadata loading in gopls
- Issues related to parsing / poor parser recovery.
- Issues related to gopls performance (CPU, memory, etc).
- issues that would benefit from telemetry data