Sha256: a03be58cfa3d80cf1bd967bc8473933e87226db69c7967710084b13ca43bccdc

Contents?: true

Size: 460 Bytes

Versions: 8

Compression:

Stored size: 460 Bytes

Contents

error: unexpected end of macro invocation
 --> tests/ui/missing_value.rs:4:5
  |
4 |     json!({ "a" : });
  |     ^^^^^^^^^^^^^^^^ missing tokens in macro arguments
  |
note: while trying to match `@`
 --> src/macros.rs
  |
  |     (@array [$($elems:expr,)*]) => {
  |      ^
  = note: this error originates in the macro `$crate::json_internal` which comes from the expansion of the macro `json` (in Nightly builds, run with -Z macro-backtrace for more info)

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
wasmtime-29.0.0 ./ext/cargo-vendor/serde_json-1.0.137/tests/ui/missing_value.stderr
wasmtime-28.0.0 ./ext/cargo-vendor/serde_json-1.0.135/tests/ui/missing_value.stderr
wasmtime-27.0.0 ./ext/cargo-vendor/serde_json-1.0.133/tests/ui/missing_value.stderr
wasmtime-26.0.0 ./ext/cargo-vendor/serde_json-1.0.132/tests/ui/missing_value.stderr
wasmtime-25.0.2 ./ext/cargo-vendor/serde_json-1.0.125/tests/ui/missing_value.stderr
wasmtime-25.0.1 ./ext/cargo-vendor/serde_json-1.0.125/tests/ui/missing_value.stderr
wasmtime-25.0.0 ./ext/cargo-vendor/serde_json-1.0.125/tests/ui/missing_value.stderr
wasmtime-24.0.0 ./ext/cargo-vendor/serde_json-1.0.125/tests/ui/missing_value.stderr