rust/compiler/rustc_codegen_ssa
jyn 537218afb2 make it possible to silence linker warnings with a crate-level attribute
this was slightly complicated because codegen_ssa doesn't have access to a tcx.
2025-01-20 16:46:00 -05:00
..
src make it possible to silence linker warnings with a crate-level attribute 2025-01-20 16:46:00 -05:00
Cargo.toml Bump cc in the compiler 2025-01-03 11:51:13 +00:00
messages.ftl show linker warnings even if it returns 0 2025-01-20 16:46:00 -05: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.