mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
29d76cc6f5
Bump rust-installer `--without=component-a,component-b` now requires full component names. This fixes rust-lang/rust#105755 (rust-lang/rust-installer#119). dev-static build succeeded, and installer script seems to work (see comment in thread).
This directory contains the source code of the rust project, including:
- The test suite
- The bootstrapping build system
- Various submodules for tools, like cargo, etc.
For more information on how various parts of the compiler work, see the rustc dev guide.