blob: 30d1b3e77b1ca810e94eb844971e2754e8a75b00 [file] [log] [blame] [edit]
error: rustc_outlives
--> $DIR/explicit-dyn.rs:7:1
|
LL | struct Foo<'a, A>
| ^^^^^^^^^^^^^^^^^
|
= note: A: 'a
error: aborting due to 1 previous error