mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-30 18:53:39 +00:00
ad7f109bfa
Each pattern in a match arm has its own copy of the match guard in MIR, with its own temporary, so it has to be dropped before the the guards are joined to the single copy of the arm. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |