rust/compiler/rustc_codegen_ssa
Noratrieb a26450cf81 Rename target triple to target tuple in many places in the compiler
This changes the naming to the new naming, used by `--print
target-tuple`.
It does not change all locations, but many.
2024-11-02 21:29:59 +01:00
..
src Rename target triple to target tuple in many places in the compiler 2024-11-02 21:29:59 +01:00
Cargo.toml
messages.ftl Emit diagnostics for incorrect deployment targets 2024-11-01 17:07:19 +01:00
README.md

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.