mirror of
https://github.com/rust-lang/rust.git
synced 2026-07-28 02:22:18 -04:00
f907604ba5
Promote riscv64-unknown-linux-musl to tier 2 with host tools MCP: https://github.com/rust-lang/compiler-team/issues/982 Implements rust-lang/rust#156191
rustc_target contains some very low-level details that are
specific to different compilation targets and so forth.
For more information about how rustc works, see the rustc dev guide.