blob: 2b4625f77a5e384f7699975ae21976d945202d04 [file] [log] [blame]
error: rustc_outlives
--> $DIR/self-structs.rs:4:1
|
LL | struct Foo<'a, 'b, T> {
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: T: 'a
error: aborting due to previous error