Sha256: 42d110429621f407ef0dada1306dab116583d2c782a99894204dd8e0ccd2312f

Contents?: true

Size: 131 Bytes

Versions: 38

Compression:

Stored size: 131 Bytes

Contents

/*! ```compile_fail,E0277

use std::rc::Rc;

let r = Rc::new(22);
rayon_core::join(|| r.clone(), || r.clone());
//~^ ERROR

``` */

Version data entries

38 entries across 38 versions & 1 rubygems

Version Path
wasmtime-29.0.0 ./ext/cargo-vendor/rayon-core-1.12.1/src/compile_fail/rc_upvar.rs
wasmtime-28.0.0 ./ext/cargo-vendor/rayon-core-1.12.1/src/compile_fail/rc_upvar.rs
wasmtime-27.0.0 ./ext/cargo-vendor/rayon-core-1.12.1/src/compile_fail/rc_upvar.rs
wasmtime-26.0.0 ./ext/cargo-vendor/rayon-core-1.12.1/src/compile_fail/rc_upvar.rs
wasmtime-25.0.2 ./ext/cargo-vendor/rayon-core-1.12.1/src/compile_fail/rc_upvar.rs
wasmtime-25.0.1 ./ext/cargo-vendor/rayon-core-1.12.1/src/compile_fail/rc_upvar.rs
wasmtime-25.0.0 ./ext/cargo-vendor/rayon-core-1.12.1/src/compile_fail/rc_upvar.rs
wasmtime-24.0.0 ./ext/cargo-vendor/rayon-core-1.12.1/src/compile_fail/rc_upvar.rs
wasmtime-23.0.2 ./ext/cargo-vendor/rayon-core-1.12.0/src/compile_fail/rc_upvar.rs
wasmtime-22.0.0 ./ext/cargo-vendor/rayon-core-1.12.0/src/compile_fail/rc_upvar.rs
wasmtime-21.0.1 ./ext/cargo-vendor/rayon-core-1.12.0/src/compile_fail/rc_upvar.rs
wasmtime-20.0.2 ./ext/cargo-vendor/rayon-core-1.12.0/src/compile_fail/rc_upvar.rs
wasmtime-20.0.0 ./ext/cargo-vendor/rayon-core-1.12.0/src/compile_fail/rc_upvar.rs
wasmtime-18.0.3 ./ext/cargo-vendor/rayon-core-1.12.0/src/compile_fail/rc_upvar.rs
wasmtime-17.0.1 ./ext/cargo-vendor/rayon-core-1.12.0/src/compile_fail/rc_upvar.rs
wasmtime-17.0.0 ./ext/cargo-vendor/rayon-core-1.12.0/src/compile_fail/rc_upvar.rs
wasmtime-16.0.0 ./ext/cargo-vendor/rayon-core-1.12.0/src/compile_fail/rc_upvar.rs
wasmtime-15.0.1 ./ext/cargo-vendor/rayon-core-1.12.0/src/compile_fail/rc_upvar.rs
wasmtime-15.0.0 ./ext/cargo-vendor/rayon-core-1.12.0/src/compile_fail/rc_upvar.rs
wasmtime-14.0.4 ./ext/cargo-vendor/rayon-core-1.12.0/src/compile_fail/rc_upvar.rs