blob: bbb48ef1f2610da1ef45cddf84979689c7fd7f35 [file] [log] [blame] [edit]
error: rustc_outlives
--> $DIR/explicit-union.rs:4:1
|
LL | union Foo<'b, U: Copy> {
| ^^^^^^^^^^^^^^^^^^^^^^
|
= note: U: 'b
error: aborting due to 1 previous error