mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
87e60a7d28
Update to LLVM 20.1.1 Fixes https://github.com/rust-lang/rust/issues/138212. Fixes https://github.com/rust-lang/rust/issues/137909.
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.