mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
e1ac0fa95b
Update to LLVM 18.1.7 This release only contains a single commit in code that we build: https://github.com/rust-lang/llvm-project/commit/7e6ece9b4f2d37caf8ff7b87603f15ed9ad2d6ec It addresses a regression in LLVM 18.1.6 that may result in compiler crashes when targeting ppc.
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.