Closed
Description
I think that the changes in #22235 mean that the dep-info
output includes too many files now:
$ touch foo.rs
$ rustc foo.rs --crate-type lib --emit=dep-info
$ cat foo.d
Metadata
Metadata
Assignees
Labels
No labels
I think that the changes in #22235 mean that the dep-info
output includes too many files now:
$ touch foo.rs
$ rustc foo.rs --crate-type lib --emit=dep-info
$ cat foo.d