| error[E0275]: overflow evaluating the requirement `Self: Trait` |
| | |
| = help: consider increasing the recursion limit by adding a `#![recursion_limit = "2"]` attribute to your crate (`recursion_limit_zero_issue_115351`) |
| |
| error[E0275]: overflow evaluating the requirement `Self well-formed` |
| | |
| = help: consider increasing the recursion limit by adding a `#![recursion_limit = "2"]` attribute to your crate (`recursion_limit_zero_issue_115351`) |
| |
| error: aborting due to 2 previous errors |
| |
| For more information about this error, try `rustc --explain E0275`. |