5 matches across 1 files for error lang:YAML lang:YAML path:src/tools/clippy/.github/ISSUE_TEMPLATE/ice.yml
snippet_mode: grep · sorted by relevance
src/tools/clippy/.github/ISSUE_TEMPLATE/ice.yml YAML 5 matches view file →
1name: Internal Compiler Error
2description: Create a report for an internal compiler error (ICE) in Clippy.
3labels: ["C-bug", "I-ICE"]
· · ·
2description: Create a report for an internal compiler error (ICE) in Clippy.
3labels: ["C-bug", "I-ICE"]
4body:
· · ·
5 - type: markdown
6 attributes:
7 value: Thank you for finding an Internal Compiler Error! 🧊
8 - type: textarea
9 id: problem
· · ·
31 render: text
32 - type: textarea
33 id: error
34 attributes:
35 label: Error output
· · ·
35 label: Error output
36 description: >
37 Include a backtrace in the code block by setting `RUST_BACKTRACE=1` in
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.