Sha256: 92fa66e387ba2e990f702957a2a9a82e8617965a9207750364eafd6666dfc230

Contents?: true

Size: 388 Bytes

Versions: 3

Compression:

Stored size: 388 Bytes

Contents

error: expected string literal or `transparent`
  --> tests/ui/concat-display.rs:8:17
   |
8  |         #[error(concat!("invalid ", $what))]
   |                 ^^^^^^
...
13 | error_type!(Error, "foo");
   | ------------------------- in this macro invocation
   |
   = note: this error originates in the macro `error_type` (in Nightly builds, run with -Z macro-backtrace for more info)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
wasmtime-29.0.0 ./ext/cargo-vendor/thiserror-1.0.69/tests/ui/concat-display.stderr
wasmtime-28.0.0 ./ext/cargo-vendor/thiserror-1.0.69/tests/ui/concat-display.stderr
wasmtime-27.0.0 ./ext/cargo-vendor/thiserror-1.0.69/tests/ui/concat-display.stderr