Skip to content

Update documentation for -Zdump-dep-graph - #159282

Open
blyxyas wants to merge 1 commit into
rust-lang:mainfrom
blyxyas:walk-items-creader
Open

Update documentation for -Zdump-dep-graph#159282
blyxyas wants to merge 1 commit into
rust-lang:mainfrom
blyxyas:walk-items-creader

Conversation

@blyxyas

@blyxyas blyxyas commented Jul 14, 2026

Copy link
Copy Markdown
Member

The supposed output path was incorrect. Using -Zdump-dep-graph does NOT emit to /tmp/dep_graph.gv, but to 2 files, one being dep_graph.txt and the other dep_graph.dot in the current directory

r? @jackh726 :: Because kinda related to Incremental Systems Rethought.

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Jul 14, 2026
@rustbot

This comment has been minimized.

The supposed output path was incorrect. Using `-Zdump-dep-graph` does NOT emit to
`/tmp/dep_graph.gv`, but to 2 files, one being `dep_graph.txt` and the other `dep_graph.dot` in the current directory
@blyxyas
blyxyas force-pushed the walk-items-creader branch from 11a4249 to 1b0230e Compare July 14, 2026 11:53
@rustbot

rustbot commented Jul 14, 2026

Copy link
Copy Markdown
Collaborator

This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants