Skip to content

"cyclic deps" on rust-lang/rust workspace #8330

Closed
@jyn514

Description

@jyn514

Steps to replicate:

  1. Check out rust-lang/rust@6beac7a
  2. Open src/librustdoc/clean/types.rs and put the cursor on line 196 (crate fn resolved_links)
  3. Press Ctrl+Shift+I ("Format document")
[ERROR project_model::workspace] cyclic deps: rustc_std_workspace_core(CrateId(1165)) -> core(CrateId(200))
[Error - 5:42:32 PM] Request textDocument/formatting failed.
  Message: Broken pipe (os error 32)
  Code: -32603

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-supportCategory: support questionsS-actionableSomeone could pick this issue up and work on it right now

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions