mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
48cc71ee88
Rollup of 4 pull requests Successful merges: - rust-lang/rust#150752 (Update libc to v0.2.183) - rust-lang/rust#152432 (add rustc option -Zpacked-stack) - rust-lang/rust#154634 (Use `Hcx`/`hcx` consistently for `StableHashingContext`.) - rust-lang/rust#154635 (./x run miri: default to edition 2021)
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.