2 matches across 1 files for error lang:TOML path:src/tools/clippy/rustfmt.toml
snippet_mode: auto · sorted by relevance
4wrap_comments = true
5edition = "2024"
6▶error_on_line_overflow = true
7imports_granularity = "Module"
8style_edition = "2024"
· · ·
10 "tests/ui/crashes/ice-9405.rs",
11 "tests/ui/crashes/ice-10912.rs",
12▶ "tests/ui/non_expressive_names_error_recovery.rs",
13]
14
Search syntax
auth login | both terms (AND is implicit) |
auth OR login | either term |
NOT path:vendor | exclude matches |
"exact phrase" | quoted exact match |
/func\s+Test/ | regex |
handler~1 | fuzzy (Levenshtein 1) |
file:*_test.go | filename glob |
path:pkg/auth/** | full path glob |
lang:go | language 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.