rust/compiler/rustc_codegen_ssa
bors 3b186511f6 Auto merge of #93816 - bjorn3:rlib_metadata_first, r=nagisa
Put crate metadata first in the rlib

This should make metadata lookup faster

Fixes https://github.com/rust-lang/rust/issues/93806
2022-02-20 11:32:40 +00:00
..

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