Update ui test suite to nightly-2023-11-19

This commit is contained in:
David Tolnay
2023-11-18 18:14:15 -08:00
parent 4bc1eaa03a
commit 05196caf16

View File

@@ -2,4 +2,4 @@ error[E0609]: no field `s` on type `&'static str`
--> tests/ui/parse_key.rs:4:16
|
4 | json!({ "".s : true });
| ^
| ^ unknown field