rust-lang / rust-lang/rustc-dev-guide
Add `Compiler::compile()` like docs
Open
Nobody has claimed this yet.
A-custom-driver
C-enhancement
E-hard
T-compiler
- Dominant language
- HTML
- Stars
- 1.9k
- Forks
- 613
- Avg merge
- 17h 24m
- Merged PRs (30d)
- 39
Description
As discussed here https://github.com/rust-lang/rust/pull/74119, that example may be a better fit included in rustc-dev-guide.
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 the example discussed in rust-lang/rust pull request 74119 and compare it with the rustc-dev-guide's current coverage. Done means the appropriate Compiler::compile() example is included in the guide.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- compilers, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100