9 lines
189 B
Plaintext
9 lines
189 B
Plaintext
error: failed to parse borrowed lifetimes: "zzz"
|
|
--> $DIR/bad_lifetimes.rs:5:22
|
|
|
|
|
5 | #[serde(borrow = "zzz")]
|
|
| ^^^^^
|
|
|
|
error: aborting due to previous error
|
|
|