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