mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-11 04:51:46 +00:00
We only need to take action when the next block cannot be added to the current chain, but the logic is much simpler if we express it in terms of when the block _can_ be added.