rust/compiler/rustc_codegen_ssa
bors 076a0a26fd Auto merge of #143013 - bjorn3:split_exported_symbols, r=oli-obk
Split exported_symbols for generic and non-generic symbols

This reduces metadata decoder overhead during the monomorphization collector.
2025-07-01 11:53:02 +00:00
..

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