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-14.0.3 ./ext/cargo-vendor/thiserror-1.0.50/tests/ui/lifetime.stderr
wasmtime-14.0.1 ./ext/cargo-vendor/thiserror-1.0.50/tests/ui/lifetime.stderr
wasmtime-14.0.0 ./ext/cargo-vendor/thiserror-1.0.50/tests/ui/lifetime.stderr
wasmtime-13.0.0 ./ext/cargo-vendor/thiserror-1.0.47/tests/ui/lifetime.stderr
wasmtime-12.0.1 ./ext/cargo-vendor/thiserror-1.0.47/tests/ui/lifetime.stderr
wasmtime-12.0.0 ./ext/cargo-vendor/thiserror-1.0.47/tests/ui/lifetime.stderr
wasmtime-11.0.0 ./ext/cargo-vendor/thiserror-1.0.47/tests/ui/lifetime.stderr
wasmtime-10.0.1 ./ext/cargo-vendor/thiserror-1.0.44/tests/ui/lifetime.stderr
wasmtime-10.0.0 ./ext/cargo-vendor/thiserror-1.0.44/tests/ui/lifetime.stderr
wasmtime-9.0.4 ./ext/cargo-vendor/thiserror-1.0.44/tests/ui/lifetime.stderr
wasmtime-9.0.1 ./ext/cargo-vendor/thiserror-1.0.40/tests/ui/lifetime.stderr
wasmtime-8.0.0 ./ext/cargo-vendor/thiserror-1.0.40/tests/ui/lifetime.stderr
wasmtime-7.0.0 ./ext/cargo-vendor/thiserror-1.0.40/tests/ui/lifetime.stderr
wasmtime-6.0.1 ./ext/cargo-vendor/thiserror-1.0.38/tests/ui/lifetime.stderr
wasmtime-6.0.0 ./ext/cargo-vendor/thiserror-1.0.38/tests/ui/lifetime.stderr
wasmtime-5.0.0 ./ext/cargo-vendor/thiserror-1.0.38/tests/ui/lifetime.stderr
wasmtime-0.4.1 ./ext/cargo-vendor/thiserror-1.0.37/tests/ui/lifetime.stderr
wasmtime-0.4.0 ./ext/cargo-vendor/thiserror-1.0.37/tests/ui/lifetime.stderr