48 matches across 23 files for error lang:YAML
snippet_mode: summary · sorted by relevance
1▶name: Internal Compiler Error
+ 4 more matches in this file
8▶ - name: Internal Compiler Error
25▶ - name: Upload build errors
+ 3 more matches in this file
33▶ # https://github.community/t5/GitHub-Actions/continue-on-error-allow-failure-UI-indication/td-p/37033
+ 3 more matches in this file
19▶ # FIXME(rust-lang/rust#134863) necessary to avoid error when dlopening proc
1▶name: Internal Compiler Error (for use by automated tooling)
+ 2 more matches in this file
42▶ fail_ci_if_error: false
57▶ * `I-suggestion-causes-error`
42▶ # Exit with error if open and S-waiting-on-bors
+ 2 more matches in this file
68▶ * `I-suggestion-causes-error`
52▶ if-no-files-found: error
+ 1 more matches in this file
25▶ echo "::error::Pull request message must contain 'changelog: ...' with your changelog. Please add it."
88▶ echo "ERROR: call my_func found in asm"
+ 1 more matches in this file
111▶ echo "Error: 'the compiler unexpectedly panicked' found in output logs. CI Error!!"
95▶ continue-on-error: ${{ matrix.continue_on_error || false }}
+ 4 more matches in this file
2▶description: Create a bug report or feature request for a change to `rustc`'s error output
87▶ continue-on-error: true
100▶ # - If no comment exists do not create one, the `gh` command exits with an error which
198▶ # Lots of errors in QEMU and no real hardware to test on. Not clear if it's QEMU or bad codegen.
+ 1 more matches in this file
110▶# Auto CI job but with `continue_on_error` overridden to `false` (to fail-fast).
+ 4 more matches in this file
230▶ echo "error: rustc-josh-sync failed"
50▶ continue-on-error: ${{ contains(matrix.os, 'self-hosted') }}
72▶ continue_on_error: true
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.