rustc-middle shows up in text without explanation

Open Beginner friendly
#812 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
68/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Stale
Tech stack
rust
Domain
documentation

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.

Description

E-medium I-confusing T-compiler

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

Dominant language
HTML
Stars
1.9k
Forks
612
Avg merge
17h 24m
Merged PRs (30d)
39

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from rust-lang/rustc-dev-guide

All issues in rust-lang/rustc-dev-guide

Similar issues

More Documentation issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.