mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-02 10:18:25 +00:00
7 lines
235 B
Plaintext
7 lines
235 B
Plaintext
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
|
|
|