mirror of
https://github.com/serde-rs/serde.git
synced 2025-10-02 15:25:38 +00:00
Update test suite to nightly-2019-09-30
This commit is contained in:
parent
4aba6fae78
commit
21ee256911
@ -2,7 +2,7 @@ error[E0609]: no field `b` on type `&remote::S`
|
|||||||
--> $DIR/unknown_field.rs:12:5
|
--> $DIR/unknown_field.rs:12:5
|
||||||
|
|
|
|
||||||
12 | b: u8,
|
12 | b: u8,
|
||||||
| ^
|
| ^ help: a field with a similar name exists: `a`
|
||||||
|
|
||||||
error[E0560]: struct `remote::S` has no field named `b`
|
error[E0560]: struct `remote::S` has no field named `b`
|
||||||
--> $DIR/unknown_field.rs:12:5
|
--> $DIR/unknown_field.rs:12:5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user