runtimeverification/stable-mir-json

Graph Improvements: Headings / Ids for `BasicBlock`s

Open

#110 opened on Nov 23, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (5 forks)auto 404
good first issue

Repository metrics

Stars
 (10 stars)
PR merge metrics
 (PR metrics pending)

Description

Each BasicBlock has an identifer, it would be good if these identifiers could be added as some kind of heading to the block in the graph to quickly link with proof state or json.

Contributor guide