2018-11-24 17:37:35 -06:00
|
|
|
error: failed to parse borrowed lifetimes: "zzz"
|
2018-12-31 20:36:59 -06:00
|
|
|
--> $DIR/bad_lifetimes.rs:5:22
|
2018-11-24 17:52:15 -06:00
|
|
|
|
|
2018-12-31 20:36:59 -06:00
|
|
|
5 | #[serde(borrow = "zzz")]
|
2018-11-29 00:01:17 -06:00
|
|
|
| ^^^^^
|
2018-11-24 17:37:35 -06:00
|
|
|
|
|
|
|
error: aborting due to previous error
|
|
|
|
|