2 matches across 1 files for TODO lang:Markdown path:src/doc/rustc-dev-guide/src/mir/debugging.md
snippet_mode: auto · sorted by relevance
src/doc/rustc-dev-guide/src/mir/debugging.md MARKDOWN 2 matches view file →
56rustc.main.000-000.CleanEndRegions.after.mir rustc.main.000-000.CleanEndRegions.before.mir
57```
58<!--- TODO: Change NoLandingPads. [#1232](https://github.com/rust-lang/rustc-dev-guide/issues/1232) -->
59Filters can also have `|` parts to combine multiple sets of
60`&`-filters. For example `main & CleanEndRegions | main &
· · ·
89![A control-flow diagram](mir_cfg.svg)
90
91TODO: anything else?
92
93[dataflow state]: ./dataflow.html#graphviz-diagrams
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.