mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
5f36a7f807
Rollup of 3 pull requests Successful merges: - rust-lang/rust#154827 (distinguish "expected a single argument" and "expected an argument" on attribute parsing) - rust-lang/rust#155104 (bootstrap: auto-patch libgccjit.so for NixOS) - rust-lang/rust#155120 (Use a linting node closer the parsing of `#[cfg_attr]`)
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.