mirror of
https://github.com/serde-rs/json.git
synced 2025-09-28 13:30:52 +00:00
Update ui test suite to nightly-2021-05-14
This commit is contained in:
parent
6c6823a6b3
commit
892e2a8264
@ -4,4 +4,4 @@ error: unexpected end of macro invocation
|
||||
4 | json!({ "a" });
|
||||
| ^^^^^^^^^^^^^^^ missing tokens in macro arguments
|
||||
|
|
||||
= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
|
||||
= note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info)
|
||||
|
@ -4,4 +4,4 @@ error: unexpected end of macro invocation
|
||||
4 | json!({ "a" : });
|
||||
| ^^^^^^^^^^^^^^^^^ missing tokens in macro arguments
|
||||
|
|
||||
= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
|
||||
= note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info)
|
||||
|
Loading…
x
Reference in New Issue
Block a user