1 matches across 1 files for error path:.github/workflows/ci.yml path:src/doc/rustc-dev-guide/.github/workflows/ci.yml
snippet_mode: grep · sorted by relevance
85
86 - name: Check if files comply with semantic line breaks
87▶ continue-on-error: true
88 run: |
89 # using split_inclusive that uses regex feature that uses an unstable feature
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.