blob: 6fbb7cf4cb8a6709ab9b417841572549709864c3 [file] [log] [blame]
error: rustc_outlives
--> $DIR/infer-static.rs:5:1
|
LL | / struct Foo<U> {
LL | | bar: Bar<U>
LL | | }
| |_^
|
= note: U: 'static
error: aborting due to previous error