Sha256: d889a23f71324afe95dafc5f9d15337fbdbc9977cb8924f0cafe3a3becf4ced7

Contents?: true

Size: 512 Bytes

Versions: 38

Compression:

Stored size: 512 Bytes

Contents

error: non-static lifetimes are not allowed in the source of an error, because std::error::Error requires the source is dyn Error + 'static
 --> tests/ui/lifetime.rs:6:26
  |
6 | struct Error<'a>(#[from] Inner<'a>);
  |                          ^^^^^^^^^

error: non-static lifetimes are not allowed in the source of an error, because std::error::Error requires the source is dyn Error + 'static
  --> tests/ui/lifetime.rs:15:17
   |
15 |     Foo(#[from] Generic<&'a str>),
   |                 ^^^^^^^^^^^^^^^^

Version data entries

38 entries across 38 versions & 1 rubygems

Version Path
wasmtime-29.0.0 ./ext/cargo-vendor/thiserror-1.0.69/tests/ui/lifetime.stderr
wasmtime-28.0.0 ./ext/cargo-vendor/thiserror-1.0.69/tests/ui/lifetime.stderr
wasmtime-27.0.0 ./ext/cargo-vendor/thiserror-1.0.69/tests/ui/lifetime.stderr
wasmtime-26.0.0 ./ext/cargo-vendor/thiserror-1.0.65/tests/ui/lifetime.stderr
wasmtime-25.0.2 ./ext/cargo-vendor/thiserror-1.0.63/tests/ui/lifetime.stderr
wasmtime-25.0.1 ./ext/cargo-vendor/thiserror-1.0.63/tests/ui/lifetime.stderr
wasmtime-25.0.0 ./ext/cargo-vendor/thiserror-1.0.63/tests/ui/lifetime.stderr
wasmtime-24.0.0 ./ext/cargo-vendor/thiserror-1.0.63/tests/ui/lifetime.stderr
wasmtime-23.0.2 ./ext/cargo-vendor/thiserror-1.0.56/tests/ui/lifetime.stderr
wasmtime-22.0.0 ./ext/cargo-vendor/thiserror-1.0.56/tests/ui/lifetime.stderr
wasmtime-21.0.1 ./ext/cargo-vendor/thiserror-1.0.56/tests/ui/lifetime.stderr
wasmtime-20.0.2 ./ext/cargo-vendor/thiserror-1.0.56/tests/ui/lifetime.stderr
wasmtime-20.0.0 ./ext/cargo-vendor/thiserror-1.0.56/tests/ui/lifetime.stderr
wasmtime-18.0.3 ./ext/cargo-vendor/thiserror-1.0.56/tests/ui/lifetime.stderr
wasmtime-17.0.1 ./ext/cargo-vendor/thiserror-1.0.56/tests/ui/lifetime.stderr
wasmtime-17.0.0 ./ext/cargo-vendor/thiserror-1.0.56/tests/ui/lifetime.stderr
wasmtime-16.0.0 ./ext/cargo-vendor/thiserror-1.0.56/tests/ui/lifetime.stderr
wasmtime-15.0.1 ./ext/cargo-vendor/thiserror-1.0.56/tests/ui/lifetime.stderr
wasmtime-15.0.0 ./ext/cargo-vendor/thiserror-1.0.56/tests/ui/lifetime.stderr
wasmtime-14.0.4 ./ext/cargo-vendor/thiserror-1.0.50/tests/ui/lifetime.stderr