rust/compiler/rustc_codegen_ssa
James Barford-Evans bcfc9b5073 inline at the callsite & warn when target features mismatch
Co-authored-by: Jamie Cunliffe <Jamie.Cunliffe@arm.com>
2025-08-27 14:45:01 +01:00
..
src inline at the callsite & warn when target features mismatch 2025-08-27 14:45:01 +01:00
Cargo.toml fix tail calls to #[track_caller] functions 2025-08-13 02:26:52 +02:00
messages.ftl port attribute to the new parsing infrastructure 2025-08-23 12:31:07 +02: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.