mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
062e7c6a95
Update LLVM submodule Fixes https://github.com/rust-lang/rust/issues/118867. Fixes https://github.com/rust-lang/rust/issues/119160. Fixes https://github.com/rust-lang/rust/issues/119179. 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.