mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 13:47:23 +00:00
This makes it easier to see that the non-initial cases assume that `prev` and `curr` are set, and all operate on the same prev/curr references.