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