rust/compiler/rustc_metadata
León Orell Valerian Liehr 0b249d3f85
Rollup merge of #141769 - bjorn3:codegen_metadata_module_rework, r=workingjubilee,saethlin
Move metadata object generation for dylibs to the linker code

This deduplicates some code between codegen backends and may in the future allow adding extra metadata that is only known at link time.

Prerequisite of https://github.com/rust-lang/rust/issues/96708.
2025-06-15 23:51:54 +02:00
..
src Rollup merge of #141769 - bjorn3:codegen_metadata_module_rework, r=workingjubilee,saethlin 2025-06-15 23:51:54 +02:00
Cargo.toml Do not get proc_macro from the sysroot in rustc 2025-05-27 15:49:28 +00:00
messages.ftl raw dylib: ensure that we have applied standard ABI checks 2025-06-08 07:34:41 +02:00