Sha256: 4f2a3e71cda94564f2343ca9ff23de3eca0d2ff465cedacab187151183813092

Contents?: true

Size: 416 Bytes

Versions: 23

Compression:

Stored size: 416 Bytes

Contents

error[E0597]: `x` does not live long enough
  --> tests/ui-msrv/transmute-ref-illegal-lifetime.rs:14:52
   |
14 |     let _: &'static u64 = zerocopy::transmute_ref!(&x);
   |            ------------                            ^^ borrowed value does not live long enough
   |            |
   |            type annotation requires that `x` is borrowed for `'static`
15 | }
   | - `x` dropped here while still borrowed

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
wasmtime-29.0.0 ./ext/cargo-vendor/zerocopy-0.7.35/tests/ui-msrv/transmute-ref-illegal-lifetime.stderr
wasmtime-28.0.0 ./ext/cargo-vendor/zerocopy-0.7.35/tests/ui-msrv/transmute-ref-illegal-lifetime.stderr
wasmtime-27.0.0 ./ext/cargo-vendor/zerocopy-0.7.35/tests/ui-msrv/transmute-ref-illegal-lifetime.stderr
wasmtime-26.0.0 ./ext/cargo-vendor/zerocopy-0.7.35/tests/ui-msrv/transmute-ref-illegal-lifetime.stderr
wasmtime-25.0.2 ./ext/cargo-vendor/zerocopy-0.7.35/tests/ui-msrv/transmute-ref-illegal-lifetime.stderr
wasmtime-25.0.1 ./ext/cargo-vendor/zerocopy-0.7.35/tests/ui-msrv/transmute-ref-illegal-lifetime.stderr
wasmtime-25.0.0 ./ext/cargo-vendor/zerocopy-0.7.35/tests/ui-msrv/transmute-ref-illegal-lifetime.stderr
wasmtime-24.0.0 ./ext/cargo-vendor/zerocopy-0.7.35/tests/ui-msrv/transmute-ref-illegal-lifetime.stderr
wasmtime-23.0.2 ./ext/cargo-vendor/zerocopy-0.7.32/tests/ui-msrv/transmute-ref-illegal-lifetime.stderr
wasmtime-22.0.0 ./ext/cargo-vendor/zerocopy-0.7.32/tests/ui-msrv/transmute-ref-illegal-lifetime.stderr
wasmtime-21.0.1 ./ext/cargo-vendor/zerocopy-0.7.32/tests/ui-msrv/transmute-ref-illegal-lifetime.stderr
wasmtime-20.0.2 ./ext/cargo-vendor/zerocopy-0.7.32/tests/ui-msrv/transmute-ref-illegal-lifetime.stderr
wasmtime-20.0.0 ./ext/cargo-vendor/zerocopy-0.7.32/tests/ui-msrv/transmute-ref-illegal-lifetime.stderr
wasmtime-18.0.3 ./ext/cargo-vendor/zerocopy-0.7.32/tests/ui-msrv/transmute-ref-illegal-lifetime.stderr
wasmtime-17.0.1 ./ext/cargo-vendor/zerocopy-0.7.32/tests/ui-msrv/transmute-ref-illegal-lifetime.stderr
wasmtime-17.0.0 ./ext/cargo-vendor/zerocopy-0.7.32/tests/ui-msrv/transmute-ref-illegal-lifetime.stderr
wasmtime-16.0.0 ./ext/cargo-vendor/zerocopy-0.7.32/tests/ui-msrv/transmute-ref-illegal-lifetime.stderr
wasmtime-15.0.1 ./ext/cargo-vendor/zerocopy-0.7.32/tests/ui-msrv/transmute-ref-illegal-lifetime.stderr
wasmtime-15.0.0 ./ext/cargo-vendor/zerocopy-0.7.32/tests/ui-msrv/transmute-ref-illegal-lifetime.stderr
wasmtime-14.0.4 ./ext/cargo-vendor/zerocopy-0.7.15/tests/ui-msrv/transmute-ref-illegal-lifetime.stderr