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