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