Sha256: ff5965b190242ce05735d7c072c11565c5bd8609261c83dd06396ae8416dfbaa

Contents?: true

Size: 432 Bytes

Versions: 19

Compression:

Stored size: 432 Bytes

Contents

error[E0597]: `x` does not live long enough
  --> tests/ui-msrv/transmute-mut-illegal-lifetime.rs:14:56
   |
14 |     let _: &'static mut u64 = zerocopy::transmute_mut!(&mut 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

19 entries across 19 versions & 1 rubygems

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