2 matches across 1 files for error lang:Markdown path:src/doc/unstable-book/src/compiler-flags/lint-llvm-ir.md
snippet_mode: grep · sorted by relevance
src/doc/unstable-book/src/compiler-flags/lint-llvm-ir.md MARKDOWN 2 matches view file →
4
5This flag will add `LintPass` to the start of the pipeline.
6You can use it to check for common errors in the LLVM IR generated by `rustc`.
7You can add `-Cllvm-args=-lint-abort-on-error` to abort the process if errors were found.
8
· · ·
7You can add `-Cllvm-args=-lint-abort-on-error` to abort the process if errors were found.
8
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.