48 matches across 23 files for error lang:YAML
snippet_mode: summary · sorted by relevance
src/tools/clippy/.github/ISSUE_TEMPLATE/ice.yml YAML 5 matches · showing 1 view file →
1name: Internal Compiler Error
+ 4 more matches in this file
library/portable-simd/.github/ISSUE_TEMPLATE/config.yml YAML 1 matches view file →
8 - name: Internal Compiler Error
src/tools/miri/.github/workflows/sysroots.yml YAML 4 matches · showing 1 view file →
25 - name: Upload build errors
+ 3 more matches in this file
src/tools/rustfmt/.github/workflows/integration.yml YAML 4 matches · showing 1 view file →
33 # https://github.community/t5/GitHub-Actions/continue-on-error-allow-failure-UI-indication/td-p/37033
+ 3 more matches in this file
compiler/rustc_codegen_cranelift/.cirrus.yml YAML 1 matches view file →
19 # FIXME(rust-lang/rust#134863) necessary to avoid error when dlopening proc
.github/ISSUE_TEMPLATE/ice.yaml YAML 3 matches · showing 1 view file →
1name: Internal Compiler Error (for use by automated tooling)
+ 2 more matches in this file
src/tools/rust-analyzer/.github/workflows/coverage.yaml YAML 1 matches view file →
42 fail_ci_if_error: false
src/tools/clippy/.github/ISSUE_TEMPLATE/bug_report.yml YAML 1 matches view file →
57 * `I-suggestion-causes-error`
.github/workflows/dependencies.yml YAML 3 matches · showing 1 view file →
42 # Exit with error if open and S-waiting-on-bors
+ 2 more matches in this file
src/tools/clippy/.github/ISSUE_TEMPLATE/false_positive.yml YAML 1 matches view file →
68 * `I-suggestion-causes-error`
src/tools/rust-analyzer/.github/workflows/metrics.yaml YAML 2 matches · showing 1 view file →
52 if-no-files-found: error
+ 1 more matches in this file
src/tools/clippy/.github/workflows/clippy_changelog.yml YAML 1 matches view file →
25 echo "::error::Pull request message must contain 'changelog: ...' with your changelog. Please add it."
compiler/rustc_codegen_gcc/.github/workflows/release.yml YAML 2 matches · showing 1 view file →
88 echo "ERROR: call my_func found in asm"
+ 1 more matches in this file
compiler/rustc_codegen_gcc/.github/workflows/failures.yml YAML 1 matches view file →
111 echo "Error: 'the compiler unexpectedly panicked' found in output logs. CI Error!!"
.github/workflows/ci.yml YAML 5 matches · showing 1 view file →
95 continue-on-error: ${{ matrix.continue_on_error || false }}
+ 4 more matches in this file
.github/ISSUE_TEMPLATE/diagnostics.yaml YAML 1 matches view file →
2description: Create a bug report or feature request for a change to `rustc`'s error output
src/doc/rustc-dev-guide/.github/workflows/ci.yml YAML 1 matches view file →
87 continue-on-error: true
src/tools/clippy/.github/workflows/lintcheck_summary.yml YAML 1 matches view file →
100 # - If no comment exists do not create one, the `gh` command exits with an error which
library/portable-simd/.github/workflows/ci.yml YAML 2 matches · showing 1 view file →
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
src/ci/github-actions/jobs.yml YAML 5 matches · showing 1 view file →
110# Auto CI job but with `continue_on_error` overridden to `false` (to fail-fast).
+ 4 more matches in this file
src/tools/miri/.github/workflows/ci.yml YAML 1 matches view file →
230 echo "error: rustc-josh-sync failed"
library/compiler-builtins/.github/workflows/main.yaml YAML 1 matches view file →
50 continue-on-error: ${{ contains(matrix.os, 'self-hosted') }}
src/ci/citool/tests/test-jobs.yml YAML 1 matches view file →
72 continue_on_error: true
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.