golang.org/x/tools/go/analysis/passes
fix buf.WriteString(x + y) to the more efficient buf.WriteString(x); buf.WriteString(y)FeatureRequestNeedsInvestigationPerformanceToolsgopls/performance
#77369 opened 1 month ago by TomOnTime
#47470 opened 4 years ago by cuonglm