mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-23 23:27:59 +00:00
Update ui tests to 2018 edition
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
error: cannot deserialize when there is a lifetime parameter called 'de
|
||||
--> $DIR/deserialize_de_lifetime.rs:5:10
|
||||
--> $DIR/deserialize_de_lifetime.rs:4:10
|
||||
|
|
||||
5 | struct S<'de> {
|
||||
4 | struct S<'de> {
|
||||
| ^^^
|
||||
|
||||
error: aborting due to previous error
|
||||
|
||||
Reference in New Issue
Block a user