about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorSam McCall <sam.mccall@gmail.com>2025-03-07 15:44:15 +0100
committerSam McCall <sam.mccall@gmail.com>2025-03-07 18:33:05 +0100
commit607987e3e24560312eb258d0217e5e00b31bec71 (patch)
tree9dcbf787f020dd54b7c696ea7e75e3025f43e524 /compiler/rustc_interface/src
parent91a0e1604f343730022bc903cbf201d8b0a86a71 (diff)
downloadrust-607987e3e24560312eb258d0217e5e00b31bec71.tar.gz
rust-607987e3e24560312eb258d0217e5e00b31bec71.zip
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
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions