Skip to content

-Z dump-dep-graph does not generate output #106736

Closed
@gftea

Description

@gftea

A simple test setup, run on WSL2 on windows 11.

cargo new hello
cd hello
cargo clean; cargo +nightly rustc -- -Zdump-dep-graph

There is no file generated in current directory, nor in the /tmp folder

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-query-systemArea: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions