Closed
Description
Version
Starting with 1.19.0 (i. e. everything including 1872a42 / #4624).
Platform
any
Description
join!()
and try_join!()
emit an empty loop {}
, see playground. I would expect this to either work (preferred) or be rejected at compile time (acceptable).