cycle detected when computing the super predicates of ...
#96665
Labels
C-bug
Category: This is a bug.
P-high
High priority
regression-from-stable-to-nightly
Performance or correctness regression from stable to nightly.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
I tried this code:
playground
(this example was created by stripping down https://crates.io/crates/traitgraph/0.10.0)
I expected to see this happen: it should build on nightly as it does on beta and stable
Instead, this happened:
Version it worked on
It most recently worked on: stable 1.60.0 and 1.61.0-beta.4 (69a6d12 2022-04-25)
Version with regression
rustc --version --verbose
:@rustbot modify labels: +regression-from-stable-to-nightly -regression-untriaged
The text was updated successfully, but these errors were encountered: