3 matches across 1 files for error lang:YAML path:.github/ISSUE_TEMPLATE/ice.yaml lang:YAML lang:YAML
snippet_mode: auto · sorted by relevance
.github/ISSUE_TEMPLATE/ice.yaml YAML 3 matches view file →
1name: Internal Compiler Error (for use by automated tooling)
2description: For now, you'll want to use the other ICE template, as GitHub forms have strict limits on the size of fields so backtraces cannot be pasted directly.
3labels: ["C-bug", "I-ICE", "T-compiler"]
· · ·
7 attributes:
8 value: |
9 Thank you for finding an Internal Compiler Error! 🧊
10
11 If possible, try to provide a minimal verifiable example.
· · ·
58 id: output
59 attributes:
60 label: Current error output
61 description: Please provide the `rustc` output you see
62 placeholder: output
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.