mirror of
https://github.com/serde-rs/json.git
synced 2025-10-01 15:02:37 +00:00
Update ui/parse_expr for latest nightly
This commit is contained in:
parent
0e02332ec6
commit
c243fd8234
@ -1,6 +1,8 @@
|
||||
error: expected expression, found `~`
|
||||
--> $DIR/parse_expr.rs:13:19
|
||||
error: expected expression, found `)`
|
||||
--> $DIR/parse_expr.rs:13:5
|
||||
|
|
||||
13 | json!({ "a" : ~ });
|
||||
| ^
|
||||
| ^^^^^^^^^^^^^^^^^^^
|
||||
|
|
||||
= note: this error originates in a macro outside of the current crate
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user