Bounds Inference Failure with Nested Associated Types #121325
Labels
A-associated-items
Area: Associated items (types, constants & functions)
A-type-system
Area: Type system
C-bug
Category: This is a bug.
S-has-mcve
Status: A Minimal Complete and Verifiable Example has been found for this issue
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
I tried this code:
I expected the code to compile successfully.
Instead, compilation fails with the following error:
Meta
rustc --version --verbose
:The text was updated successfully, but these errors were encountered: