blob: 329d5ff06abc422b1bbc424da444350e0bfc4273 [file] [log] [blame] [edit]
error: rustc_outlives
--> $DIR/reference.rs:4:1
|
LL | struct Foo<'a, T> {
| ^^^^^^^^^^^^^^^^^
|
= note: T: 'a
error: aborting due to 1 previous error