mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 10:05:06 +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.