3 matches across 1 files for TODO path:RELEASES.md lang:Markdown path:RELEASES.md lang:Markdown
snippet_mode: auto · sorted by relevance
RELEASES.md MARKDOWN 3 matches view file →
6001 ```markdown
6002 - [x] Complete
6003 - [ ] Todo
6004 ```
6005
· · ·
7747- [`mem::take`]
7748- [`slice::repeat`]
7749- [`todo!`]
7750
7751Cargo
· · ·
7812[`mem::take`]: https://doc.rust-lang.org/std/mem/fn.take.html
7813[`udpsocket::peer_addr`]: https://doc.rust-lang.org/std/net/struct.UdpSocket.html#method.peer_addr
7814[`todo!`]: https://doc.rust-lang.org/std/macro.todo.html
7815
7816
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.