mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-07-16 18:55:47 +00:00
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
|
|
|