Rollup of 10 pull requests Successful merges: - #81050 (Stabilize core::task::ready!) - #81363 (Remove P: Unpin bound on impl Future for Pin) - #86839 (Add doc aliases to fs.rs) - #87435 (fix example code for E0617) - #87451 (Add support for tuple struct field documentation) - #87491 (Integrate context into the memorial to Anna) - #87521 (Add long explanation for E0498) - #87527 (Don't run MIR unsafeck at all when using `-Zthir-unsafeck`) - #87550 (Add `CI_ONLY_WHEN_CHANNEL` and run `x86_64-gnu-stable` only on nightly) - #87565 (Use backticks when referring to `core::future::Ready` in panic message) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
This directory contains the source code of the rust project, including:
- The test suite
- The bootstrapping build system
- Various submodules for tools, like rustdoc, rls, etc.
For more information on how various parts of the compiler work, see the rustc dev guide.