rust-lang / rust-lang/rustc-dev-guide
Introduce something more about Codegen and LLVM
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1.9k
- Forks
- 613
- Avg merge
- 17h 24m
- Merged PRs (30d)
- 39
Description
Hello i'm trying to make a little progress on the raw_dylib rfc implementation. It seems this RFC needs to deal with the codegen process, and i'm seeking for more introductory materials on this affair. It will be great if this can be introduced more in rustc-guide. Thanks!
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 by reviewing the existing rustc-guide coverage of Codegen and LLVM in the context of the raw_dylib RFC. Identify the concepts missing for contributors, then add introductory documentation and confirm that it explains the relevant codegen process clearly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- compilers, documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100