rust-lang / rust-lang/rustc_codegen_cranelift
Improve CI coverage
Open
Nobody has claimed this yet.
A-testing
C-enhancement
- Dominant language
- Rust
- Stars
- 2.1k
- Forks
- 157
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 3
Description
- debug mode build (Linux only)
- lld (Linux only)
-
CG_CLIF_FUNCTION_SECTIONS=1-Zfunction-sections=yes(Linux and macOS) - bootstrap rustc (#1105)
- run rustc test suite (#1149)
- without unstable cg_clif features (https://github.com/bjorn3/rustc_codegen_cranelift/commit/f296311925cc8f88cb136bed06bcbb77e3027f93)
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
Review the repository's existing CI configuration and the unchecked checklist items for debug-mode builds, lld, and function sections on Linux and macOS. Verify the current bootstrap and rustc test-suite coverage, then define completion as the remaining listed configurations being exercised successfully in CI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- ci-cd, compilers
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100