rust-lang / rust-lang/rustc_codegen_cranelift
Make repo download code robust against repo renames
Open
Nobody has claimed this yet.
A-build-system
C-enhancement
- Dominant language
- Rust
- Stars
- 2.1k
- Forks
- 157
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 3
Description
abi-checker got renamed to abi-cafe, causing ./y.rs prepare to fail.
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 in ./y.rs and follow the repo-download path used by ./y.rs prepare; reproduce the failure caused by the abi-checker to abi-cafe rename. Done means preparation no longer fails because the repository was renamed, with the updated behavior covered by any existing relevant check you find.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 43/100