Skip to content

Commit

Permalink
Update ui test suite to nightly-2023-11-19
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Nov 19, 2023
1 parent 4bc1eaa commit 05196ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ui/parse_key.stderr
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 05196ca

Please sign in to comment.