blob: 9912e36b29c1add3144094ea05e7479279c52f94 [file] [log] [blame]
error: rustc_outlives
--> $DIR/explicit-struct.rs:4:1
|
LL | struct Foo<'b, U> {
| ^^^^^^^^^^^^^^^^^
|
= note: U: 'b
error: aborting due to previous error