1
Fork 0
rust/compiler/rustc_metadata
Manish Goregaokar 40c7a9014e
Rollup merge of #138175 - sam-mccall:binobj, r=nnethercote
Support rmeta inputs for --crate-type=bin --emit=obj

This already works for --emit=metadata, but is possible anytime we're not linking.

Tests:
- `rmeta_bin` checks we're not changing --emit=link (already passes)
- `rmeta_bin-pass` tests the new behavior for --emit=obj (would fail today) and also --emit=metadata which isn't changing
2025-03-12 10:19:27 -07:00
..
src Rollup merge of #138175 - sam-mccall:binobj, r=nnethercote 2025-03-12 10:19:27 -07:00
Cargo.toml Revert "Use workspace lints for crates in compiler/ #138084" 2025-03-10 18:12:47 +08:00
messages.ftl Support raw-dylib link kind on ELF 2025-02-26 19:09:51 +01:00