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