mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-18 20:02:54 +00:00
9 lines
140 B
Plaintext
9 lines
140 B
Plaintext
error: ['a: +, T: o]
|
|
--> $DIR/E0208.rs:4:1
|
|
|
|
|
LL | struct Foo<'a, T> {
|
|
| ^^^^^^^^^^^^^^^^^
|
|
|
|
error: aborting due to 1 previous error
|
|
|