mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
5e365fd9de
Fix ICE (#149980) for invalid EII in statement position Based on https://github.com/rust-lang/rust/pull/150159 Fixes rust-lang/rust#149980