mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 03:07:25 +00:00

The target name can be anything with custom target specs. Matching on fields inside the target spec is much more robust than matching on the target name.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.