mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
dd430bc8c2
Update to LLVM 17.0.5 Fixes https://github.com/rust-lang/rust/issues/116177. Fixes the compile-time issue reported at https://internals.rust-lang.org/t/significant-increase-in-fat-lto-time-post-update-to-rustc-1-75-0-nightly/19765. r? `@cuviper`
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.