Skip to content

Commit 05196ca

Browse files
committed
Update ui test suite to nightly-2023-11-19
1 parent 4bc1eaa commit 05196ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/parse_key.stderr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ error[E0609]: no field `s` on type `&'static str`
22
--> tests/ui/parse_key.rs:4:16
33
|
44
4 | json!({ "".s : true });
5-
| ^
5+
| ^ unknown field

0 commit comments

Comments
 (0)