mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
c7f5f3e0d5
Rollup of 3 pull requests Successful merges: - rust-lang/rust#149960 (add `unreachable_cfg_select_predicates` lint) - rust-lang/rust#152168 (Port `rustc_intrinsic_const_stable_indirect` and `rustc_intrinsic` to the new attribute parser) - rust-lang/rust#152289 (Also duplicate `#[expect]` attribute in `#[derive]`-ed code)
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.