runtimeverification / runtimeverification/stable-mir-json
Need to handle provenance for all `RigidTy`s
Open
Nobody has claimed this yet.
Future Work Notes
- Dominant language
- Rust
- Stars
- 11
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
We have unfinished work dumping the provenance for RigidTy. We need to complete the variants in this match statement.
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
Open printer.rs and inspect the match statement linked in the issue around line 424, along with the surrounding provenance-printing logic. Complete handling for every RigidTy variant so provenance is dumped consistently; the work is done when no variants remain unfinished.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100