mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
7f111834ad
linker: Avoid some allocations in search directory iteration This is more a cleanup than actual optimization.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.