mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
e8418e092a
bootstrap: do not purge docs on CI environment This is a temporary fix for #117430, for more information please read https://github.com/rust-lang/rust/issues/117430#issuecomment-1788160523. Fixes #117430
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.