9 matches across 1 files for error path:Cargo.lock path:Cargo.lock path:src/tools/rustfmt/Cargo.lock
snippet_mode: auto · sorted by relevance
src/tools/rustfmt/Cargo.lock 9 matches · showing 5 view file →
126 "serde",
127 "serde_json",
128 "thiserror 1.0.40",
129]
130
· · ·
480 "getrandom 0.2.6",
481 "libredox",
482 "thiserror 2.0.18",
483]
484
· · ·
540 "tempfile",
541 "term",
542 "thiserror 1.0.40",
543 "toml",
544 "tracing",
· · ·
681
682[[package]]
683name = "thiserror"
684version = "1.0.40"
685source = "registry+https://github.com/rust-lang/crates.io-index"
· · ·
686checksum = "978c9a314bd8dc99be594bc3c175faaa9794be04a5a5e153caba6915336cebac"
687dependencies = [
688 "thiserror-impl 1.0.40",
689]
690
+ 4 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.