mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
777bb2f612
Streamline try_start code This shifts some branches around and avoids interleaving parallel and non-parallel versions of the function too much.