Description
Standard library source code can be installed for Rust tooling, code navigation, documentation, and advanced builds. This is useful for IDEs, rust-analyzer, cross-compilation workflows, and developers studying standard library internals.
It is source data for the Rust toolchain, not an app. Users normally receive it to support development tools; it does not compile projects by itself.