rust/tests/ui/traits/next-solver/unsound-region-obligation.stderr
2024-05-30 15:52:29 -04:00

8 lines
235 B
Plaintext

error[E0477]: the type `&'a ()` does not fulfill the required lifetime
|
= note: type must satisfy the static lifetime
error: aborting due to 1 previous error
For more information about this error, try `rustc --explain E0477`.