mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
101fa903bb
Rollup of 3 pull requests Successful merges: - #112247 (rust-lld: add rpath entry to the correct `lib` folder) - #112274 (Migrate GUI colors test to original CSS color format) - #112277 (Don't require the output from libtest to be valid UTF-8) Failed merges: - #112251 (rustdoc: convert `if let Some()` that always matches to variable) 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.