rust-lang / rust-lang/rustc_codegen_gcc
Re-enable libgccjit12 tests when the Rust compiler no longer replaces the type of global variables
Open
Nobody has claimed this yet.
sync
- Dominant language
- Rust
- Stars
- 1.2k
- Forks
- 105
- Avg merge
- 8h 20m
- Merged PRs (30d)
- 14
Description
They were disabled in the last sync.
Contributor guide
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 libgccjit12 test changes in the last sync, rustc_codegen_gcc/pull/535, and identify which tests were disabled. Re-enable them once the Rust compiler no longer replaces global-variable types, then run the affected libgccjit12 tests to confirm they pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100