Content of *.d file doesn’t match actual outputs #110589
Labels
A-metadata
Area: Crate metadata
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
For code
compiled with
rustc --crate-type=lib foo.rs --emit=metadata,dep-info,link
, we have output fileslibfoo.rmeta
doesn't match what's insidefoo.d
This can be reproduced by
The text was updated successfully, but these errors were encountered: