mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 19:28:29 +00:00

They are dependent on the deployment target and SDK version, but having these in `rustc_target` makes it hard to introduce that dependency.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.