rust/compiler/rustc_codegen_ssa
Mads Marquart 89348e51e3 Emit better error messages when invoking xcrun
Also allow the SDK path to be non-UTF-8.
2025-03-27 04:38:54 +01:00
..
src Emit better error messages when invoking xcrun 2025-03-27 04:38:54 +01:00
Cargo.toml Use -Wunused_crate_dependencies for compiler crates. 2025-03-20 08:59:43 +11:00
messages.ftl Emit better error messages when invoking xcrun 2025-03-27 04:38:54 +01:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

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