117 matches across 25 files for error lang:TOML
snippet_mode: summary · sorted by relevance
triagebot.toml TOML 13 matches · showing 1 view file →
541 "compiler/rustc_error_messages",
+ 12 more matches in this file
src/tools/llvm-bitcode-linker/Cargo.toml TOML 1 matches view file →
14thiserror = "1.0.24"
library/alloctests/Cargo.toml TOML 2 matches · showing 1 view file →
26name = "vec_deque_alloc_error"
+ 1 more matches in this file
src/tools/rustfmt/rustfmt.toml TOML 2 matches · showing 1 view file →
1error_on_line_overflow = true
+ 1 more matches in this file
src/tools/clippy/rustfmt.toml TOML 2 matches · showing 1 view file →
6error_on_line_overflow = true
+ 1 more matches in this file
compiler/rustc_lint_defs/Cargo.toml TOML 1 matches view file →
9rustc_error_messages = { path = "../rustc_error_messages" }
compiler/rustc_target/Cargo.toml TOML 2 matches · showing 1 view file →
12rustc_error_messages = { path = "../rustc_error_messages" }
+ 1 more matches in this file
compiler/rustc_query_impl/Cargo.toml TOML 1 matches view file →
10rustc_errors = { path = "../rustc_errors" }
compiler/rustc_privacy/Cargo.toml TOML 1 matches view file →
10rustc_errors = { path = "../rustc_errors" }
compiler/rustc_hir/Cargo.toml TOML 2 matches · showing 1 view file →
15rustc_error_messages = { path = "../rustc_error_messages" }
+ 1 more matches in this file
compiler/rustc_infer/Cargo.toml TOML 1 matches view file →
12rustc_errors = { path = "../rustc_errors" }
compiler/rustc_monomorphize/Cargo.toml TOML 1 matches view file →
10rustc_errors = { path = "../rustc_errors" }
compiler/rustc_abi/Cargo.toml TOML 4 matches · showing 1 view file →
12rustc_error_messages = { path = "../rustc_error_messages", optional = true }
+ 3 more matches in this file
compiler/rustc_mir_dataflow/Cargo.toml TOML 1 matches view file →
12rustc_errors = { path = "../rustc_errors" }
compiler/rustc_incremental/Cargo.toml TOML 1 matches view file →
10rustc_errors = { path = "../rustc_errors" }
compiler/rustc_ast_passes/Cargo.toml TOML 1 matches view file →
14rustc_errors = { path = "../rustc_errors" }
compiler/rustc_ty_utils/Cargo.toml TOML 1 matches view file →
11rustc_errors = { path = "../rustc_errors" }
compiler/rustc_parse/Cargo.toml TOML 1 matches view file →
13rustc_errors = { path = "../rustc_errors" }
compiler/rustc_const_eval/Cargo.toml TOML 1 matches view file →
13rustc_errors = { path = "../rustc_errors" }
compiler/rustc_trait_selection/Cargo.toml TOML 1 matches view file →
12rustc_errors = { path = "../rustc_errors" }
compiler/rustc_attr_parsing/Cargo.toml TOML 1 matches view file →
12rustc_errors = { path = "../rustc_errors" }
compiler/rustc_middle/Cargo.toml TOML 2 matches · showing 1 view file →
19rustc_error_messages = { path = "../rustc_error_messages" } # Used for intra-doc links
+ 1 more matches in this file
src/tools/generate-copyright/Cargo.toml TOML 1 matches view file →
15thiserror = "1"
compiler/rustc_mir_build/Cargo.toml TOML 1 matches view file →
14rustc_errors = { path = "../rustc_errors" }
compiler/rustc_ast_lowering/Cargo.toml TOML 1 matches view file →
16rustc_errors = { path = "../rustc_errors" }
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.