mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 11:17:04 +00:00

Streamline try_start code This shifts some branches around and avoids interleaving parallel and non-parallel versions of the function too much.