diff options
| author | Jacob Pratt <jacob@jhpratt.dev> | 2025-01-31 00:25:36 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-31 00:25:36 -0500 |
| commit | 8b409e44dae2ff56682641f31907f9f2841794ea (patch) | |
| tree | 8778186207f7112e115dd94e71f73b46431a003a /compiler/rustc_llvm/llvm-wrapper | |
| parent | dcf1134386cbfdd371269e8dcd1a051a6d1590b5 (diff) | |
| parent | d78193381249740d769970d4ec453c5bc265f082 (diff) | |
| download | rust-8b409e44dae2ff56682641f31907f9f2841794ea.tar.gz rust-8b409e44dae2ff56682641f31907f9f2841794ea.zip | |
Rollup merge of #136278 - lqd:polonius-debugger-episode-3, r=matthewjasper
add constraint graph to polonius MIR dump Another easy one while I work on diagnostics. This PR adds a mermaid visualization of the polonius constraint graph to the polonius MIR dump. Adding kills is left to a future PR (until they're encoded in edges directly or I set up recording debugging info in and out of the analysis), because right now they're only computed during traversal. [Here's](https://gistpreview.github.io/?096b0131e8258f9a3125c55c7ac369bc) how that looks. r? `@matthewjasper` but as always feel free to reroll.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper')
0 files changed, 0 insertions, 0 deletions
