rust-lang / rust-lang/rustc_codegen_cranelift
Tracking issue for abi-cafe failures
Open
Nobody has claimed this yet.
A-abi
C-bug
- Dominant language
- Rust
- Stars
- 2.1k
- Forks
- 157
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 3
Description
- aarch64-unknown-linux-gnu
-
F32Arraywithextern "C" -
OptionU128withextern "Rust"andrepr(C)(https://github.com/rust-lang/rust/pull/131211)
-
- aarch64-apple-darwin
-
SingleVariantUnionwithextern "C"andrepr(C) -
OptionU128withextern "Rust"andrepr(C)
-
- x86_64 unix
-
OptionU128withextern "Rust"andrepr(Rust)(https://github.com/rust-lang/rust/pull/131211)
-
- x86_64-pc-windows-msvc
-
OptionU128withextern "Rust"(https://github.com/rust-lang/rust/pull/131211) -
simplewithextern "Rust"
-
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 with patches/0002-abi-cafe-Disable-broken-tests.patch and inspect the remaining unchecked abi-cafe cases in the issue for each listed target. Compare those cases with the current failures, then update the patch and checklist when the remaining failures are resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- compilers, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100