rust/compiler/rustc_codegen_ssa
Sven Kanoldt 1696f534ab
fix: rust-lang/rust#47446
- Add test for issue 47446
- Implement the new lint lint_builtin_mixed_export_name_and_no_mangle
- Add suggestion how to fix it
2024-11-15 15:25:19 +01:00
..
src fix: rust-lang/rust#47446 2024-11-15 15:25:19 +01:00
Cargo.toml fix: rust-lang/rust#47446 2024-11-15 15:25:19 +01:00
messages.ftl fix: rust-lang/rust#47446 2024-11-15 15:25:19 +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.