Update ui test suite to nightly-2023-11-19
This commit is contained in:
parent
4676abdc9e
commit
2083f43a28
@ -3,6 +3,11 @@ error[E0609]: no field `b` on type `&remote::S`
|
||||
|
|
||||
12 | b: u8,
|
||||
| ^ unknown field
|
||||
|
|
||||
help: a field with a similar name exists
|
||||
|
|
||||
12 | a: u8,
|
||||
| ~
|
||||
|
||||
error[E0560]: struct `remote::S` has no field named `b`
|
||||
--> tests/ui/remote/unknown_field.rs:12:5
|
||||
|
Loading…
Reference in New Issue
Block a user