mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-24 01:48:00 +00:00
bbba632ab3
This reverts commit e77db40b8d.
6 lines
160 B
Plaintext
6 lines
160 B
Plaintext
error: failed to parse borrowed lifetimes: "zzz"
|
|
--> tests/ui/borrow/bad_lifetimes.rs:5:22
|
|
|
|
|
5 | #[serde(borrow = "zzz")]
|
|
| ^^^^^
|