runtimeverification / runtimeverification/stable-mir-json
Graph Improvements: Headings / Ids for `BasicBlock`s
Open
Nobody has claimed this yet.
good first issue
- Dominant language
- Rust
- Stars
- 11
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
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
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the graph representation and the handling of BasicBlock identifiers, then trace how proof state and JSON refer to blocks; done means each graph block exposes its identifier as a heading or linkable ID.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100