mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-28 11:27:57 +00:00
Update ui tests to 2018 edition
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
error: field `s` has no lifetimes to borrow
|
||||
--> $DIR/no_lifetimes.rs:6:5
|
||||
--> $DIR/no_lifetimes.rs:5:5
|
||||
|
|
||||
6 | / #[serde(borrow)]
|
||||
7 | | s: String,
|
||||
5 | / #[serde(borrow)]
|
||||
6 | | s: String,
|
||||
| |_____________^
|
||||
|
||||
error: aborting due to previous error
|
||||
|
||||
Reference in New Issue
Block a user