mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
839222065a
Rollup of 4 pull requests Successful merges: - rust-lang/rust#147327 (cg_llvm: Remove inherent methods from several LLVM FFI types) - rust-lang/rust#147332 (Set opt-level flag for installing tool only on CI) - rust-lang/rust#147374 (bootstrap: don't build book redirect pages during dry-run/test) - rust-lang/rust#147376 (bootstrap: relax `compiler-rt` root assertion) r? `@ghost` `@rustbot` modify labels: rollup
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.