2,626 matches across 25 files for TODO lang:Go
snippet_mode: summary · sorted by relevance
110▶ // TODO(mdempsky): The state below is all specific to reading
+ 50 more matches in this file
250▶ // TODO(austin): Clean up the nomenclature here.
+ 50 more matches in this file
+ 21 more matches in this file
177▶ // TODO: check if there are cases that matter where we have
+ 16 more matches in this file
58▶// TODO(mdempsky): Add an importer for Unified IR to the x/tools repo,
+ 23 more matches in this file
209▶ // TODO(mknyszek): Once iOS <14 is deprecated, promote ios/arm64
+ 25 more matches in this file
145▶ // TODO(matloob): Better action descriptions
+ 18 more matches in this file
5▶// TODO: turn off the serve goroutine when idle, so
+ 17 more matches in this file
133▶ /*_Inc, _Dec,*/ _Rparen, _Rbrack, _Rbrace: // TODO(gri) fix this
+ 11 more matches in this file
330▶ // TODO(dneil): Clean up tests where cs.cc.cond is nil.
+ 15 more matches in this file
792▶ // TODO(rFindley) refactor to be more similar to paramDeclOrNil in the syntax
+ 10 more matches in this file
38▶// TODO(gri): linebreak may add too many lines if the next statement at "line"
+ 9 more matches in this file
40▶// TODO(#40775): See if these can be plumbed as explicit parameters.
+ 10 more matches in this file
65▶ // TODO(prattmic): Make this non-global.
+ 9 more matches in this file
296▶ // TODO(mdempsky): We should be able to share these too (except
+ 10 more matches in this file
596▶ // TODO(gri) Consider only doing this if a function argument appears
+ 10 more matches in this file
58▶// TODO: Doc. Returns Values with Def domains.
+ 10 more matches in this file
42▶ getVendorDir func() string // TODO(jitsu): remove this after we eliminate global module state
+ 11 more matches in this file
70▶ todo := newQueue(len(b.allLocs) + 3)
+ 25 more matches in this file
63▶ // It is kind bool but not type bool. TODO: We can handle this unsafely.
+ 16 more matches in this file
167▶ // TODO: go/doc does not include typed constants in the constants
+ 5 more matches in this file
103▶ // TODO(gri) We might be able to finesse this in the error message reporting
+ 10 more matches in this file
98▶ // TODO(bradfitz,brainman): use ctx more. See TODO below.
+ 8 more matches in this file
106▶ // TODO(gri) We might be able to finesse this in the error message reporting
+ 10 more matches in this 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 login | both terms (AND is implicit) |
auth OR login | either term |
NOT path:vendor | exclude matches |
"exact phrase" | quoted exact match |
/func\s+Test/ | regex |
handler~1 | fuzzy (Levenshtein 1) |
file:*_test.go | filename glob |
path:pkg/auth/** | full path glob |
lang:go | language filter |