mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 05:57:03 +03:00
3ff30e7eaf
Rollup of 3 pull requests Successful merges: - rust-lang/rust#148746 (const validation: remove check for mutable refs in final value of const) - rust-lang/rust#148765 (std: split up the `thread` module) - rust-lang/rust#149454 (resolve: Identifier resolution refactorings) 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.