Skip to content

Dep graph cleanups#156175

Open
nnethercote wants to merge 3 commits intorust-lang:mainfrom
nnethercote:dep_graph-cleanups
Open

Dep graph cleanups#156175
nnethercote wants to merge 3 commits intorust-lang:mainfrom
nnethercote:dep_graph-cleanups

Conversation

@nnethercote
Copy link
Copy Markdown
Contributor

Minor cleanups I found while looking at dep graph code. Details in individual commits.

r? @adwinwhite

The code is simpler with it gone.
@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 May 5, 2026
Comment thread compiler/rustc_middle/src/dep_graph/graph.rs Outdated
By removing "random number", which is no longer true. And also wrapping
the overly long lines.
To make clear some things I wasn't sure about.
@nnethercote nnethercote force-pushed the dep_graph-cleanups branch from 50a8566 to 57e0d9d Compare May 5, 2026 22:56
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.

4 participants