Skip to main content
Module left
rustc_
thread_
pool
1.97.0-nightly
(f53b654a8 2026-04-30)
In rustc_
thread_
pool::
compile_
fail::
rc_
return
rustc_thread_pool
::
compile_fail
::
rc_return
Module
left
Copy item path
Source
Expand description
ⓘ
use
std::rc::Rc; rustc_thread_pool::join(|| Rc::new(
22
), || ());
//~ ERROR