Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schrödinger's dependency graph #13373

Closed
robertbastian opened this issue Jan 31, 2024 · 1 comment
Closed

Schrödinger's dependency graph #13373

robertbastian opened this issue Jan 31, 2024 · 1 comment
Labels
C-bug Category: bug S-triage Status: This issue is waiting on initial triage.

Comments

@robertbastian
Copy link

Problem

At robertbastian/icu4x@3a72262:

> cargo --version
cargo 1.75.0 (1d8b05cdd 2023-11-20)
> cargo check
thread 'main' panicked at src/cargo/util/graph.rs:149:20:
the only path was a cycle, no dependency graph has this shape
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Steps

No response

Possible Solution(s)

No response

Notes

No response

Version

No response

@robertbastian robertbastian added C-bug Category: bug S-triage Status: This issue is waiting on initial triage. labels Jan 31, 2024
@epage
Copy link
Contributor

epage commented Jan 31, 2024

This looks to be a duplicate of #12941 which was fixed in #12977 (1.76). Closing in favor of that issue. If there is a reason this should be re-opened, especially if its still reproducible with 1.76, let us know!

@epage epage closed this as not planned Won't fix, can't repro, duplicate, stale Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: bug S-triage Status: This issue is waiting on initial triage.
Projects
None yet
Development

No branches or pull requests

2 participants