mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
fb7f0e4029
bootstrap: improve `channel` handling Fixes https://github.com/rust-lang/rust/issues/139569 See [this comment](https://github.com/rust-lang/rust/pull/139574#discussion_r2034611993) for the explanation of this bug.
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.