Skip to content

Split out the creation of CycleError to a new process_cycle function#154146

Open
Zoxc wants to merge 1 commit intorust-lang:mainfrom
Zoxc:cycle-split-diag
Open

Split out the creation of CycleError to a new process_cycle function#154146
Zoxc wants to merge 1 commit intorust-lang:mainfrom
Zoxc:cycle-split-diag

Conversation

@Zoxc
Copy link
Contributor

@Zoxc Zoxc commented Mar 20, 2026

This splits out the creation of CycleError to a new process_cycle function. This makes it a bit clearer which operations are done for diagnostic purposes vs. what's needed to break cycles.

@rustbot rustbot added the A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) label Mar 20, 2026
@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 Mar 20, 2026
@rustbot
Copy link
Collaborator

rustbot commented Mar 20, 2026

r? @dingxiangfei2009

rustbot has assigned @dingxiangfei2009.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: compiler, query-system
  • compiler, query-system expanded to 69 candidates
  • Random selection from 13 candidates

@Zoxc
Copy link
Contributor Author

Zoxc commented Mar 20, 2026

cc @nnethercote

@rust-bors
Copy link
Contributor

rust-bors bot commented Mar 24, 2026

☔ The latest upstream changes (presumably #154289) made this pull request unmergeable. Please resolve the merge conflicts.

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

Labels

A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) 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