13 matches across 1 files for error path:Cargo.lock path:src/tools/rust-analyzer/Cargo.lock
snippet_mode: grep · sorted by relevance
src/tools/rust-analyzer/Cargo.lock 13 matches · showing 5 view file →
206 "serde",
207 "serde_json",
208 "thiserror 2.0.16",
209]
210
· · ·
311checksum = "0fa961b519f0b462e3a3b4a34b64d119eeaca1d59af726fe450bbba07a9fc0a1"
312dependencies = [
313 "thiserror 2.0.16",
314]
315
· · ·
1982 "once_cell",
1983 "protobuf-support",
1984 "thiserror 1.0.69",
1985]
1986
· · ·
1991checksum = "3e36c2f31e0a47f9280fb347ef5e461ffcd2c52dd520d8e216b52f93b0b0d7d6"
1992dependencies = [
1993 "thiserror 1.0.69",
1994]
1995
· · ·
2027
2028[[package]]
2029name = "quick-error"
2030version = "1.2.3"
2031source = "registry+https://github.com/rust-lang/crates.io-index"
+ 8 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.