mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
3846f2f08f
mir-opt: Do not transform non-int type in match_branches Fixes #141378. r? mir-opt