Skip to content

dep-info includes all transitvely linked files #23089

Closed
@alexcrichton

Description

@alexcrichton

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

output

cc @michaelwoerister

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions