rust/compiler/rustc_codegen_ssa
bjorn3 753c73a349 Split exported_symbols for generic and non-generic symbols
This reduces metadata decoder overhead during the monomorphization collector.
2025-06-27 09:34:20 +00:00
..

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