13 matches across 1 files for error path:Cargo.lock path:src/tools/rust-analyzer/Cargo.lock
snippet_mode: auto · sorted by relevance
src/tools/rust-analyzer/Cargo.lock 13 matches · showing 5 view file →
223 "serde",
224 "serde_json",
225 "thiserror 2.0.18",
226]
227
· · ·
328checksum = "0fa961b519f0b462e3a3b4a34b64d119eeaca1d59af726fe450bbba07a9fc0a1"
329dependencies = [
330 "thiserror 2.0.18",
331]
332
· · ·
2079 "once_cell",
2080 "protobuf-support",
2081 "thiserror 1.0.69",
2082]
2083
· · ·
2088checksum = "3e36c2f31e0a47f9280fb347ef5e461ffcd2c52dd520d8e216b52f93b0b0d7d6"
2089dependencies = [
2090 "thiserror 1.0.69",
2091]
2092
· · ·
2124
2125[[package]]
2126name = "quick-error"
2127version = "1.2.3"
2128source = "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.