mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 00:07:42 +03:00
8043f62258
Rollup of 8 pull requests Successful merges: - #118505 (Elaborate on ip_addr bit conversion endianness) - #118581 (OnceLock: Add note about drop and statics) - #118677 ([rustdoc] Fix display of features) - #118690 (coverage: Avoid unnecessary macros in unit tests) - #118693 (Tell MirUsedCollector that the pointer alignment checks calls its panic symbol) - #118695 (coverage: Merge refined spans in a separate final pass) - #118709 (fix jobserver GLOBAL_CLIENT_CHECKED uninitialized before use) - #118722 (rustdoc: remove unused parameter `reversed` from onEach(Lazy)) 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.