rust-lang / rust-lang/rustc_public
Initial use case: a-mir-formality
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 125
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Port 1 a-mir-formality crate to use StableMIR APIs.
This will help us assess our APIs with a real use case.
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
Start by reviewing the a-mir-formality crate and the StableMIR APIs exposed by rustc_public. Port the crate's use of its current interfaces to StableMIR and verify that the real use case builds and works with the new APIs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- compilers
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100