2,626 matches across 25 files for TODO lang:Go
snippet_mode: summary · sorted by relevance
src/cmd/compile/internal/noder/reader.go GO 51 matches · showing 1 view file →
110 // TODO(mdempsky): The state below is all specific to reading
+ 50 more matches in this file
src/cmd/compile/internal/ssagen/ssa.go GO 51 matches · showing 1 view file →
250 // TODO(austin): Clean up the nomenclature here.
+ 50 more matches in this file
src/cmd/compile/internal/ssacompile/regalloc.go GO 22 matches · showing 1 view file →
84// TODO
+ 21 more matches in this file
src/cmd/compile/internal/ssacompile/prove.go GO 17 matches · showing 1 view file →
177 // TODO: check if there are cases that matter where we have
+ 16 more matches in this file
src/cmd/compile/internal/noder/writer.go GO 24 matches · showing 1 view file →
58// TODO(mdempsky): Add an importer for Unified IR to the x/tools repo,
+ 23 more matches in this file
src/runtime/malloc.go GO 26 matches · showing 1 view file →
209 // TODO(mknyszek): Once iOS <14 is deprecated, promote ios/arm64
+ 25 more matches in this file
src/cmd/go/internal/work/exec.go GO 19 matches · showing 1 view file →
145 // TODO(matloob): Better action descriptions
+ 18 more matches in this file
src/net/http/internal/http2/server.go GO 18 matches · showing 1 view file →
5// TODO: turn off the serve goroutine when idle, so
+ 17 more matches in this file
src/cmd/compile/internal/syntax/printer.go GO 12 matches · showing 1 view file →
133 /*_Inc, _Dec,*/ _Rparen, _Rbrack, _Rbrace: // TODO(gri) fix this
+ 11 more matches in this file
src/net/http/internal/http2/transport.go GO 16 matches · showing 1 view file →
330 // TODO(dneil): Clean up tests where cs.cc.cond is nil.
+ 15 more matches in this file
src/go/parser/parser.go GO 11 matches · showing 1 view file →
792 // TODO(rFindley) refactor to be more similar to paramDeclOrNil in the syntax
+ 10 more matches in this file
src/go/printer/nodes.go GO 10 matches · showing 1 view file →
38// TODO(gri): linebreak may add too many lines if the next statement at "line"
+ 9 more matches in this file
src/cmd/go/internal/modload/init.go GO 11 matches · showing 1 view file →
40// TODO(#40775): See if these can be plumbed as explicit parameters.
+ 10 more matches in this file
src/cmd/compile/internal/inline/inl.go GO 10 matches · showing 1 view file →
65 // TODO(prattmic): Make this non-global.
+ 9 more matches in this file
src/cmd/compile/internal/reflectdata/reflect.go GO 11 matches · showing 1 view file →
296 // TODO(mdempsky): We should be able to share these too (except
+ 10 more matches in this file
src/go/types/call.go GO 11 matches · showing 1 view file →
596 // TODO(gri) Consider only doing this if a function argument appears
+ 10 more matches in this file
src/simd/archsimd/_gen/simdgen/xed.go GO 11 matches · showing 1 view file →
58// TODO: Doc. Returns Values with Def domains.
+ 10 more matches in this file
src/cmd/go/internal/work/action.go GO 12 matches · showing 1 view file →
42 getVendorDir func() string // TODO(jitsu): remove this after we eliminate global module state
+ 11 more matches in this file
src/cmd/compile/internal/escape/solve.go GO 26 matches · showing 1 view file →
70 todo := newQueue(len(b.allLocs) + 3)
+ 25 more matches in this file
src/encoding/gob/dec_helpers.go GO 17 matches · showing 1 view file →
63 // It is kind bool but not type bool. TODO: We can handle this unsafely.
+ 16 more matches in this file
src/cmd/go/internal/doc/pkg.go GO 6 matches · showing 1 view file →
167 // TODO: go/doc does not include typed constants in the constants
+ 5 more matches in this file
src/cmd/compile/internal/types2/infer.go GO 11 matches · showing 1 view file →
103 // TODO(gri) We might be able to finesse this in the error message reporting
+ 10 more matches in this file
src/net/lookup_windows.go GO 9 matches · showing 1 view file →
98 // TODO(bradfitz,brainman): use ctx more. See TODO below.
+ 8 more matches in this file
src/go/types/infer.go GO 11 matches · showing 1 view file →
106 // TODO(gri) We might be able to finesse this in the error message reporting
+ 10 more matches in this file
src/encoding/gob/enc_helpers.go GO 16 matches · showing 1 view file →
62 // It is kind bool but not type bool. TODO: We can handle this unsafely.
+ 15 more matches in this file
Search syntax
auth loginboth terms (AND is implicit)
auth OR logineither term
NOT path:vendorexclude matches
"exact phrase"quoted exact match
/func\s+Test/regex
handler~1fuzzy (Levenshtein 1)
file:*_test.gofilename glob
path:pkg/auth/**full path glob
lang:golanguage filter

Search any public repo from your terminal

This page calls POST /api/v1/code_search. Same tool, available over MCP for Claude/Cursor/Copilot.