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