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
..
2025-01-03 11:51:13 +00:00

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