4 matches across 1 files for error path:Cargo.lock path:library/compiler-builtins/Cargo.lock
snippet_mode: grep · sorted by relevance
library/compiler-builtins/Cargo.lock 4 matches view file →
526dependencies = [
527 "derive_more",
528 "proc-macro-error2",
529 "proc-macro2",
530 "quote",
· · ·
905
906[[package]]
907name = "proc-macro-error-attr2"
908version = "2.0.0"
909source = "registry+https://github.com/rust-lang/crates.io-index"
· · ·
915
916[[package]]
917name = "proc-macro-error2"
918version = "2.0.1"
919source = "registry+https://github.com/rust-lang/crates.io-index"
· · ·
920checksum = "11ec05c52be0a07b08061f7dd003e7d7092e0472bc731b4af7bb1ef876109802"
921dependencies = [
922 "proc-macro-error-attr2",
923 "proc-macro2",
924 "quote",
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.