Cannot chain inherent associated types #122584
Labels
C-bug
Category: This is a bug.
F-inherent_associated_types
`#![feature(inherent_associated_types)]`
requires-incomplete-features
This issue requires the use of incomplete features.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
I tried this code:
rustc says:
Meta
rustc --version --verbose
:The text was updated successfully, but these errors were encountered: