We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bc1eaa commit 05196caCopy full SHA for 05196ca
tests/ui/parse_key.stderr
@@ -2,4 +2,4 @@ error[E0609]: no field `s` on type `&'static str`
2
--> tests/ui/parse_key.rs:4:16
3
|
4
4 | json!({ "".s : true });
5
- | ^
+ | ^ unknown field
0 commit comments