about summary refs log tree commit diff
path: root/tests/ui/invalid/issue-114435-layout-type-err.stderr
blob: 2fddc62f004f9323f9604447701f78be7221916f (plain)
1
2
3
4
5
6
error: reached the recursion limit finding the struct tail for `Bottom`
   |
   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "20"]`

error: aborting due to 1 previous error