mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 11:06:58 +00:00
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
5 lines
140 B
Plaintext
5 lines
140 B
Plaintext
error: crate `rmeta_meta` required to be available in rlib format, but was not found in this form
|
|
|
|
error: aborting due to 1 previous error
|
|
|