1 matches across 1 files for error lang:YAML path:.github/workflows/ci.yml path:src/tools/miri/.github/workflows/ci.yml
snippet_mode: auto · sorted by relevance
src/tools/miri/.github/workflows/ci.yml YAML 1 matches view file →
228 elif [ $exitcode -ne 0 ]; then
229 # If return code was not 0 or 2, rustc-josh-sync actually failed
230 echo "error: rustc-josh-sync failed"
231 exit ${exitcode}
232 fi
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.