mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 07:35:39 +00:00
Put crate metadata first in the rlib This should make metadata lookup faster Fixes https://github.com/rust-lang/rust/issues/93806
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.