rust/compiler/rustc_codegen_ssa
Matthias Krüger 7f111834ad
Rollup merge of #123827 - petrochenkov:searchdirs, r=Nadrieril
linker: Avoid some allocations in search directory iteration

This is more a cleanup than actual optimization.
2024-04-12 04:38:23 +02:00
..

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