rust-lang / rust-lang/rustc-dev-guide
rustc-middle shows up in text without explanation
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1.9k
- Forks
- 613
- Avg merge
- 17h 24m
- Merged PRs (30d)
- 39
Description
rustc-middle, if I'm not wrong first shows up here https://rustc-dev-guide.rust-lang.org/overview.html#tyty without mentioning what is it about. It would be nice to link to some part that defines it or just a brief mention there of what's about.
Maybe we can just add a note saying that rustc_middle is introduced in the next section https://rustc-dev-guide.rust-lang.org/compiler-src.html
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 at the rustc-dev-guide overview section linked in the issue, where rustc-middle first appears, and compare it with the compiler-src section suggested there. Add either a link to an explanation or a brief introduction to rustc_middle, then verify that the term is explained at its first mention.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100