14▶rustc_errors = { path = "../rustc_errors" }
1 matches across 1 files for error lang:TOML path:compiler/rustc_ast_passes/Cargo.toml path:compiler/rustc_ast_passes/Cargo.toml
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 |