mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 19:20:35 +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.