mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
acb65f36a0
Update LLVM to 22.1.4 Unlocks https://github.com/rust-lang/rust/pull/155249. I made a new branch that removes CI checks for macOS and reverts https://github.com/rust-lang/llvm-project/commit/24b53fbc67d989ff0216c9b36369426828ac3b91.
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.