4 matches across 1 files for error path:Cargo.lock path:library/compiler-builtins/Cargo.lock
snippet_mode: auto · sorted by relevance
library/compiler-builtins/Cargo.lock 4 matches view file →
551dependencies = [
552 "derive_more",
553 "proc-macro-error2",
554 "proc-macro2",
555 "quote",
· · ·
938
939[[package]]
940name = "proc-macro-error-attr2"
941version = "2.0.0"
942source = "registry+https://github.com/rust-lang/crates.io-index"
· · ·
948
949[[package]]
950name = "proc-macro-error2"
951version = "2.0.1"
952source = "registry+https://github.com/rust-lang/crates.io-index"
· · ·
953checksum = "11ec05c52be0a07b08061f7dd003e7d7092e0472bc731b4af7bb1ef876109802"
954dependencies = [
955 "proc-macro-error-attr2",
956 "proc-macro2",
957 "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.