mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-19 10:24:16 +00:00
9 lines
159 B
Plaintext
9 lines
159 B
Plaintext
error: ['a: +]
|
|
--> $DIR/variance-trait-object-bound.rs:14:1
|
|
|
|
|
LL | struct TOption<'a> {
|
|
| ^^^^^^^^^^^^^^^^^^
|
|
|
|
error: aborting due to 1 previous error
|
|
|