mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
dabcbae535
Simplify computation of killed borrows Follow-up to https://github.com/rust-lang/rust/pull/111759 Processing the first block manually once makes the pre-order walk simpler.