rust-lang / rust-lang/rustc_codegen_gcc
Some stuff to clean regarding unwinding
Open
Nobody has claimed this yet.
libgccjit
- Dominant language
- Rust
- Stars
- 1.2k
- Forks
- 105
- Avg merge
- 8h 20m
- Merged PRs (30d)
- 14
Description
- https://github.com/rust-lang/rustc_codegen_gcc/pull/244/files#diff-34f8c479ac3b1727ae8bccaf335c8f3be407f4d48dbf725e26b793ebee763dc4R1207
- https://github.com/rust-lang/rustc_codegen_gcc/pull/244/files#diff-e4f794ca308aa712cbad31feb714df7cada1bbe453a30e232e45891571430263R1235
- https://github.com/rust-lang/rustc_codegen_gcc/pull/244/files#diff-e4f794ca308aa712cbad31feb714df7cada1bbe453a30e232e45891571430263R1219
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 opening the unchecked diff location in rustc_codegen_gcc pull request 244 and compare it with the two checked unwinding items. Determine the remaining cleanup at that location, then verify that the unchecked item is resolved and the relevant unwinding behavior remains covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- compilers
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100