Sign in
rust
/
rust
/
fd50a37726ca53a587efbe1e3137a8080c41831c
/
.
/
tests
/
ui
/
traits
/
solver-cycles
/
129541-recursive-struct.multiple_next.stderr
blob: 93b064cdce2a555bb4056d971179594caf0b91d5 [
file
]
error
:
reached the recursion limit finding the
struct
tail
for
`<[Hello] as Normalize>::Assoc`
|
=
help
:
consider increasing the recursion limit
by
adding a
`#![recursion_limit = "256"]`
error
:
aborting due to
1
previous error