Weird "cycle detected" error around type_alias_impl_trait and auto traits. #71153
Labels
A-trait-system
Area: Trait system
C-bug
Category: This is a bug.
F-type_alias_impl_trait
`#[feature(type_alias_impl_trait)]`
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
(Playground)
Errors:
@rustbot modify labels: C-bug, T-compiler, F-type_alias_impl_trait, requires-nightly, A-traits.
(Note:
optin_builtin_traits
only used to demonstrate that any auto trait works, for exampleSend
.)The text was updated successfully, but these errors were encountered: