142 matches across 9 files for error path:Cargo.lock
snippet_mode: auto · sorted by relevance
src/tools/miri/cargo-miri/Cargo.lock 5 matches view file →
58 "serde",
59 "serde_json",
60 "thiserror",
61]
62
· · ·
278 "getrandom 0.2.17",
279 "libredox",
280 "thiserror",
281]
282
· · ·
418
419[[package]]
420name = "thiserror"
421version = "2.0.18"
422source = "registry+https://github.com/rust-lang/crates.io-index"
· · ·
423checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4"
424dependencies = [
425 "thiserror-impl",
426]
427
· · ·
428[[package]]
429name = "thiserror-impl"
430version = "2.0.18"
431source = "registry+https://github.com/rust-lang/crates.io-index"
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
src/tools/miri/priroda/Cargo.lock 14 matches · showing 5 view file →
152 "serde",
153 "serde_json",
154 "thiserror 2.0.18",
155]
156
· · ·
223checksum = "0fa961b519f0b462e3a3b4a34b64d119eeaca1d59af726fe450bbba07a9fc0a1"
224dependencies = [
225 "thiserror 2.0.18",
226]
227
· · ·
238 "once_cell",
239 "owo-colors",
240 "tracing-error",
241]
242
· · ·
250 "owo-colors",
251 "tracing-core",
252 "tracing-error",
253]
254
· · ·
559 "serde_core",
560 "tempfile",
561 "thiserror 2.0.18",
562 "uuid",
563 "windows",
+ 9 more matches in this file
src/tools/miri/Cargo.lock 14 matches · showing 5 view file →
152 "serde",
153 "serde_json",
154 "thiserror 1.0.69",
155]
156
· · ·
260checksum = "0fa961b519f0b462e3a3b4a34b64d119eeaca1d59af726fe450bbba07a9fc0a1"
261dependencies = [
262 "thiserror 2.0.18",
263]
264
· · ·
286 "once_cell",
287 "owo-colors",
288 "tracing-error",
289]
290
· · ·
298 "owo-colors",
299 "tracing-core",
300 "tracing-error",
301]
302
· · ·
824 "serde_core",
825 "tempfile",
826 "thiserror 2.0.18",
827 "uuid",
828 "windows",
+ 9 more matches in this file
src/tools/rustbook/Cargo.lock 11 matches · showing 5 view file →
420
421[[package]]
422name = "error_index_generator"
423version = "0.0.0"
424dependencies = [
· · ·
557 "serde",
558 "serde_json",
559 "thiserror 2.0.18",
560]
561
· · ·
609 "serde_derive",
610 "serde_json",
611 "thiserror 1.0.69",
612]
613
· · ·
925 "serde",
926 "serde_json",
927 "thiserror 1.0.69",
928 "toml 0.8.23",
929]
· · ·
1487 "serde",
1488 "serde_derive",
1489 "thiserror 2.0.18",
1490 "walkdir",
1491]
+ 6 more matches in this file
library/stdarch/Cargo.lock 4 matches view file →
688 "log",
689 "serde",
690 "thiserror",
691 "xml",
692]
· · ·
875
876[[package]]
877name = "thiserror"
878version = "2.0.18"
879source = "registry+https://github.com/rust-lang/crates.io-index"
· · ·
880checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4"
881dependencies = [
882 "thiserror-impl",
883]
884
· · ·
885[[package]]
886name = "thiserror-impl"
887version = "2.0.18"
888source = "registry+https://github.com/rust-lang/crates.io-index"
Cargo.lock 68 matches · showing 5 view file →
506 "serde-untagged",
507 "serde-value",
508 "thiserror 2.0.17",
509 "toml 0.8.23",
510 "unicode-xid",
· · ·
523 "serde",
524 "serde_json",
525 "thiserror 1.0.69",
526]
527
· · ·
538 "serde",
539 "serde_json",
540 "thiserror 2.0.17",
541]
542
· · ·
552 "serde",
553 "serde_json",
554 "thiserror 2.0.17",
555]
556
· · ·
782checksum = "0fa961b519f0b462e3a3b4a34b64d119eeaca1d59af726fe450bbba07a9fc0a1"
783dependencies = [
784 "thiserror 2.0.17",
785]
786
+ 63 more matches in this file
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
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.