Rollup of 4 pull requests Successful merges: - #124069 (enable clippy for bootstrap on CI PRs (in `mingw-check` image)) - #124089 (Fix watchOS and visionOS for pread64 and pwrite64 calls) - #124184 (Suggest using `unsigned_abs` in `abs` documentation) - #124198 (Flip spans for precise capturing syntax not capturing a ty/const param, and for implicit captures of lifetime params) r? `@ghost` `@rustbot` modify labels: rollup
This directory contains some source code for the Rust project, including:
- The bootstrapping build system
- Various submodules for tools, like cargo, tidy, etc.
For more information on how various parts of the compiler work, see the rustc dev guide.