rust/compiler/rustc_codegen_ssa
Jonathan Brouwer 3d1cee5324
Move mixed export_name/no_mangle check to check_attr.rs and improve the error
Signed-off-by: Jonathan Brouwer <jonathantbrouwer@gmail.com>
2025-06-26 08:50:42 +02:00
..
src Move mixed export_name/no_mangle check to check_attr.rs and improve the error 2025-06-26 08:50:42 +02:00
Cargo.toml CodeGen: rework Aggregate implemention for rvalue_creates_operand cases 2025-06-17 18:59:22 -07:00
messages.ftl Move mixed export_name/no_mangle check to check_attr.rs and improve the error 2025-06-26 08:50:42 +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.